Ubuntu-LB Test
Neojewel
joelleghazal at gmail.com
Mon Jan 14 12:19:44 GMT 2008
rabih mansour wrote:
> hi
> how i can change permission from (read only to read and write) in file
> system .
>
> ------------------------------------------------------------------------
> Express yourself instantly with MSN Messenger! MSN Messenger
> <http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
sudo chmod 600 filename
this command for read/write permission for user only if you need for
other users and groups to read and write on this file,u should change
600 to 666 :D
More information about the Ubuntu-lb
mailing list