in reply to Re^5: How to know the status of a command invoked by open function?
in thread How to know the status of a command invoked by open function?
# /bin/sh -c 'perl -e'\''kill TERM => $$'\''' ; echo $? Terminated 143
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How to know the status of a command invoked by open function?
by ikegami (Patriarch) on Aug 16, 2011 at 02:39 UTC |