in reply to chmod changes on server when script runs
insted of the normal open.use Fcntl qw(O_RDWR O_CREAT); sysopen(TEMP,"external_file.txt.tmp",O_RDWR|O_CREAT,755);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: chmod changes on server when script runs
by Donnie (Acolyte) on Oct 15, 2002 at 20:44 UTC |