Computing.Net > Forums > Linux > Changing file permissions?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Changing file permissions?

Reply to Message Icon

Name: Tom
Date: January 1, 2002 at 12:10:29 Pacific
Comment:

I want to change to file permission of all files in a directory, and all the files in the subdirectories of that directory. So anything in the directory is writable to all.
How would i do this?



Sponsored Link
Ads by Google

Response Number 1
Name: Ryan
Date: January 1, 2002 at 12:40:07 Pacific
Reply:

CHMOD is the command your looking for. With this command you are able to declare file permissions for different groups. Many times people would chmod 755 so the owner has full permissions and others have partial if they would like scripts executed on the web etc. Do a man chmod for more information. hth

-Ryan


0

Response Number 2
Name: jayt
Date: January 28, 2002 at 07:24:44 Pacific
Reply:

chmod -R includes the subdirectories and files...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Changing file permissions?

winXP changes file perm. on Linux www.computing.net/answers/linux/winxp-changes-file-perm-on-linux-/14333.html

File permissions www.computing.net/answers/linux/file-permissions/10314.html

file permissions www.computing.net/answers/linux/file-permissions/19046.html