S
superfly2
Hello,
I would like to create a file (using a perl script) that has a particular
owner and group (say "myowner" and "mygroup"). The script is owned by
"myowner:mygroup" but the file is currently owned by "base:base". The chown
command doesn't seem to work in my script (it returns 0 for the number of
files changed), even though I have added "base" to the myowner and mygroup
lines in my etc/group file.
Any help would be appreciated.
~Darius
I would like to create a file (using a perl script) that has a particular
owner and group (say "myowner" and "mygroup"). The script is owned by
"myowner:mygroup" but the file is currently owned by "base:base". The chown
command doesn't seem to work in my script (it returns 0 for the number of
files changed), even though I have added "base" to the myowner and mygroup
lines in my etc/group file.
Any help would be appreciated.
~Darius