View Single Post

  #5 (permalink)  
Old 08-20-2007, 10:43 PM
raj raj is offline
Contributors
User
 
Join Date: Jun 2005
Location: Hyderabad
Posts: 151
Rep Power: 4
raj is on a distinguished road
Default

I'm not sure I got your question but one can set permission on files using chown and chmod command. So if you want to change back permission to mike login as root and run command:
Code:
chown mike:mike filename
__________________
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
Reply With Quote