![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Owner of file gets 'not owner' error for chgrp | brizrobbo | SUN Solaris | 4 | 12-18-2007 02:30 PM |
| Changing owner | shahnazurs | SUN Solaris | 1 | 07-09-2007 04:50 AM |
| changing owner & grp of a file | Sabari Nath S | UNIX for Advanced & Expert Users | 1 | 09-27-2005 09:08 AM |
| Changing the process owner | kkb_karthi | UNIX for Advanced & Expert Users | 1 | 03-22-2005 02:54 AM |
| Problem changing owner of symbolic links? | noahcowan | OS X (Apple) | 1 | 06-07-2004 07:34 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Changing owner???
How to change the owner of a file.
example: suppose original owner is A and we want to change to B Please provide the syntax Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Code:
chown newowner filename |
|||
| Google The UNIX and Linux Forums |