in reply to Re: Dereference array via STDIN
in thread Dereference array via STDIN
Well, unless the script is run with extra priviledges a user cannot do any more harm than he can from the command line. If the user can unlink $0 from the script itself, he can remove the file from the command line as well.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Dereference array via STDIN
by tinita (Parson) on Oct 11, 2008 at 12:42 UTC | |
|