powerhouse has asked for the wisdom of the Perl Monks concerning the following question:
I cannot get that to work... I searched for chown and found one, but that shows numbers only, I don't know how to get the username from any number.... in shell I do this:chown("user:psacln","/file/path/to/loc");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using chown to change file ownership
by ww (Archbishop) on Mar 16, 2010 at 22:43 UTC | |
|
Re: using chown to change file ownership
by jwkrahn (Abbot) on Mar 17, 2010 at 02:21 UTC | |
|
Re: using chown to change file ownership
by Anonymous Monk on Mar 16, 2010 at 22:40 UTC |