Dear Bruce,
I am using bash shell. Please see the further details below.
pc@RB:~$ echo $0
bash
pc@RB:~$ echo $SHELL
/bin/bash
pc@RB:~$ ps -p "$$"
PID TTY TIME CMD
3706 pts/100:00:00 bash
List of fails in the freesurfer folder;
/usr/local/freesurfer/average
/usr/local/freesurfer/f
Hi Ramesh
you need to tell us what shell you are running.
cheers
Bruce
On Fri, 14 Apr 2017, Ramesh
Babu wrote:
> Dear Expert,
>
> I am new member of this freesurfer mailing list. I just downloaded
> freesurfer package and installed in /usr/local/freesurfer.
>
> I am trying to follow the comma
Dear Expert,
I am new member of this freesurfer mailing list. I just downloaded
freesurfer package and installed in /usr/local/freesurfer.
I am trying to follow the command given in the freesurfer web page.
$> export FREESURFER_HOME=/usr/local/freesurfer
$> source $FREESURFER_HOME/SetUpFreeSurfe