"Everything should be made as simple as possible, but not simpler." - Albert Einstein
Wednesday, March 23, 2011
chmod command
To change permissions on a UNIX file or directory, use the chmod command.
chmod category+permissions filename
Gives read, write and execute permission:
chmod +r file
chmod +w file
chmod +x file
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment