On Thu, 27 Jun 2002, Tyler Durdin wrote:

> 
> 2 questions. First, how do I change permissions on a file to make it 
> writable by everone? Second, how do i chage permission on a file to have it 
> writeable only by me (or root user)? Thanks.
> 
for everyone
chmod 777 <file name> 
for everyone

chmod 700 <file name> 
for just you (assuming you are the owner)



> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to