echo "" echo "FreeSurfer is a set of tools for the analysis and visualization" echo "of structural and functional brain imaging data. FreeSurfer" echo "also refers to the structural imaging stream within the" echo "FreeSurfer suite." echo "" echo "Users should consult the online documentation available at:" echo "" echo " http://surfer.nmr.mgh.harvard.edu" echo "" echo "Alternatively, the 'recon-all' command help-text provides" echo "adequate information to begin processing subject data, such" echo "as the sample subject 'bert' found in the 'freesurfer/subjects'" echo "directory. Type 'recon-all --help' to view this help-text." echo "" echo "Direct comments and questions to:" echo "" echo " freesurfer@nmr.mgh.harvard.edu" echo "" echo "You are running this version of FreeSurfer:" echo "" echo " `cat $FREESURFER_HOME/build-stamp.txt`" echo ""