21 Jan
2006
21 Jan
'06
5:55 p.m.
On 21 Jan 2006, at 17:46, michael nt milne wrote:
Would you know the unix syntax to assign read, write and execute permissions to a user on a whole directory which is required for running mkzopesintance.py under the non-root user?
I tried chgrp and chmod but couldn't get it working command line.
Use the man pages: man chmod/man chown jens