I am trying to run recon-all command with GNU parallel. It should take one argument at {1} like this:
parallel --progress subj_id=\'echo {1} | cut -d / -f 3\' &am