Unix Code - Change Access Permissions

Unix Code Change Access Permissions - Computer Issues, Video Gaming - Posted: 19th Aug, 2009 - 3:51pm

Text RPG Play Text RPG ?
 

Posts: 1 - Views: 847
19th Aug, 2009 - 3:51pm / Post ID: #

Unix Code - Change Access Permissions

Unix Code - Change Access Permissions

Files and folders can be made to react a certain way depending on who is trying to access them:

chmod mode file1 file2 ...
chmod -R mode dir (use this to change all file modes within a directory)

Mode Set

u user (owner)
g group
o other

+ add permission
- remove permission

r read
w write
x execute

Of course this is done much easier using an FTP program. For an example of that see here: Source 6



Sponsored Links:

 
> TOPIC: Unix Code - Change Access Permissions
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2024
Disclaimer Privacy Report Errors Credits
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in our Cookies used here: Privacy / Disclaimer,