> cp -p sleap /homes/acd/amber11/bin
What are the permissions on this dir:
$ ls -ld /homes/acd/amber11/bin
Assuming it's owned by you, it should start with something like drwx,
which means:
d=directory
r=read permission
w=write permission
x=execute permission (for directories this means permission to go there)
If it's not owned by you, things are more complicated and it may
be appropriate to find local help from someone who knows what user
group membership is like on this machine.
Bill
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Feb 23 2010 - 10:30:04 PST