in reply to Re^2: executing a shell script from perl
in thread executing a shell script from perl
Having said that, since system returns nothing except a return code c/w a signal number, > /dev/null is self-evidently superfluous.
Update:
In the light of the update from brother JavaFan, I refer the reader to my last response - which is self-prophesying since I self-evidently give that no thought either - my comment was true from the POV of view of returning output back to the script, but manifestly wrong from the user POV.
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: executing a shell script from perl
by JavaFan (Canon) on Jan 13, 2009 at 16:49 UTC |