> Could not open file /home/socr/b/bybaker/frcmod.mod_phipsi.1: No such
> file or directory
This is a very subtle problem. Fortunately I am on the same machine,
and your permissions are sufficient for me to take a look.
Note that 'ls /home/socr/b/bybaker/frcmod.mod_phipsi.1' gives the
same result:
guanine.20% ls /home/socr/b/bybaker/frcmod.mod_phipsi.1
ls: /home/socr/b/bybaker/frcmod.mod_phipsi.1 not found
It turns out that you created a file with a space at the end of the
name - try:
ls -l '/home/socr/b/bybaker/frcmod.mod_phipsi.1 '
Solution:
mv '/home/socr/b/bybaker/frcmod.mod_phipsi.1 ' /home/socr/b/bybaker/frcmod.mod_phipsi.1
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Fri Sep 10 2004 - 13:25:58 PDT