![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Owner of file gets 'not owner' error for chgrp | brizrobbo | SUN Solaris | 4 | 12-18-2007 05:30 PM |
| Changing owner??? | skyineyes | UNIX for Dummies Questions & Answers | 1 | 07-16-2007 02:34 AM |
| Changing owner | shahnazurs | SUN Solaris | 1 | 07-09-2007 08:50 AM |
| Changing the process owner | kkb_karthi | UNIX for Advanced & Expert Users | 1 | 03-22-2005 05:54 AM |
| Problem changing owner of symbolic links? | noahcowan | OS X (Apple) | 1 | 06-07-2004 11:34 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
changing owner & grp of a file
Hi,
I have a file in my system as below My user and grp id is sns / sns -rwxrwxrwx 1 sns sns 6012357 Sep 27 06:01 sample Is there a way to change the owner and grp of this file to app / app ... ie. as given below -rwxrwxrwx 1 app app 6012357 Sep 27 06:01 sample I guessed tht since I am the owner of the file, I cud do this ... and tried chown and chgrp but its not done .... Can anyone tell me what more permission i need and how can i get this done ?? Thanks in advance, SNS |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|