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: 939
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:
Post Date: Sun Jun 29 19:24:09 GMT 2025 / Post ID: #

Avatar

Unix Code - Change Access Permissions

Add Comment
I was thinking about unix code change access permissions should be elaborated ASAP to find out thoroughly and maybe get a better idea.


 
> TOPIC: Unix Code - Change Access Permissions
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2025
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,