History of AFNI updates  

|
December 18, 2002 07:52PM
Hi Anand,

You are using a different shell (the shell is what reads the commands
you type, interprets them, and executes the appropriate program (like
'ls', 'afni' or 'xsnow')).

You are using bash, not csh (or tcsh). Specifically, that "set path = ..."
syntax is for either the C-shell (csh) or the T-shell (tcsh). If you are
learning, you probably want tcsh as your default shell.

So:

For now, any time you open a new terminal window to practice all
great things AFNI, make the first command you enter "tcsh". This
will begin a new shell for you. Everything you do after that will be
in the T-shell.

On a more permanent level, ask your system administrator to make
/bin/tcsh your permanent login shell (by changing /bin/bash to
/bin/tcsh on your line of /etc/passwd).

Just for reference, do you have a sys admin, or is it you?

Hope this helps,

- Rick
Subject Author Posted

Installing AFNI

Anand December 12, 2002 05:06PM

Re: Installing AFNI

bob cox December 13, 2002 09:10AM

Re: Installing AFNI

Anand December 18, 2002 12:44PM

Re: Installing AFNI

rick reynolds December 18, 2002 02:37PM

Re: Installing AFNI

bob cox December 18, 2002 02:40PM

Re: Installing AFNI

Anand December 18, 2002 06:36PM

Re: Installing AFNI

bob cox December 18, 2002 07:50PM

Re: Installing AFNI

rick reynolds December 18, 2002 07:52PM

Re: Installing AFNI

Anand December 19, 2002 11:37AM

Re: Installing AFNI

rick reynolds December 19, 2002 11:44AM