Chmod to allow read and write permissions for directory

Posted by chrissygormley on Super User See other posts from Super User or by chrissygormley
Published on 2010-03-31T11:56:47Z Indexed on 2010/03/31 13:33 UTC
Read the original article Hit count: 671

Filed under:
|
|

Hello,

I have created directories in root. I am loooking for the chmod command to allow all users read and write permission's to a specific directory. I have done chmod 775 for a file but I need this for a directory. This includes permission's on all files and sub directories.

Thanks for any help.

© Super User or respective owner

Chmod to allow read and write permissions for directory

Posted by chrissygormley on Stack Overflow See other posts from Stack Overflow or by chrissygormley
Published on 2010-03-31T11:56:47Z Indexed on 2010/03/31 12:03 UTC
Read the original article Hit count: 671

Filed under:
|
|

Hello,

I have created directories in root. I am loooking for the chmod command to allow all users read and write permission's to a specific directory. I have done chmod 775 for a file but I need this for a directory. This includes permission's on all files and sub directories.

Thanks for any help.

© Stack Overflow or respective owner

Related posts about linux

Related posts about chmod