External Email - Use Caution        

Dear Freesurfer experts,

I'm a novice in using Freesurfer and I'm trying to run recon-all command to try if I can use Freesurfer to deal with the MRI data. Here is my codes:

"export SUBJECTS_DIR=hcp/data/100206

mkdir -p subject1

recon-all -s sub_try -i T1w/*.nii -sd project/subject1/ -all"

The codes are in quotes, in which 100206 stands for a folder containing T1w folder that have a .nii file, and project stands for the folder I want to store my result.

But when I tried to run this script, I got the feedback "set: No match" and I don't know why.

Could you please give me some suggestions to solve this problem?

Thank you very much!

Best regards,

Blue