Hello All,This weeks seminar is 'How to apply to use the centre'. This will be relevant to all newbies, but will also give an overview of updates that are in the pipeline that will affect all applicants.In other news we are continuing with our programme of training for operators of the Siemens and GE scanners.Best wishes
TonyTip of the week:At the command line you can typels > list.txtit will generate a text file of the files and directories in the current directory (as long as you have write permissions in the current directory)ls is the 'list' command> allows the output of the ls command to be redirected to a filemylist.txt is the file name you supply to capture the output of the ls commandWhy is this useful? The generation of a file that lists directories or files can be useful when you are writing scripts to perform analysis on multiple directories or files.Note that this help with ls can be obtained by typingman ls--Antony Morland, PhD.Director, York Neuroimaging CentreDepartment of Psychology, University of York, York YO10 5DD, UK.