Member Site › Forums › Rosetta 3 › Rosetta 3 – General › how to cluster loop? › Reply To: how to cluster loop?
January 8, 2011 at 8:56 am
#4808
Anonymous
Thank you very much for your so kind advices. I am still a little bit confused about this command:
head -1 $PDB | tail -100 > looponly_$PDB
end
I store above three lines in a file and then run it in the terminal, it is said:
./00: line 1: `for each PDB’
I also tried the following command in terminal directly:
and it is said that:
How to solve this?
THX