in reply to copying files from cgi perl script is modifying target file permissions
Also note that system returns the exit status, so normally you should use system "..." and die instead of or.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: copying files from cgi perl script is modifying target file permissions
by taint (Chaplain) on Jun 20, 2012 at 18:25 UTC | |
by afoken (Chancellor) on Jun 21, 2012 at 19:54 UTC |