Programs of the NMRPipe System
killShell: Kill Process Group of a Shell Script
killShell shellScriptName [-sig sigNum] [-ask]
Optional Arguments:
| Flag |
Argument |
Default |
Description |
-sig |
sigNum |
9 |
Signal Number to Use. |
-ask |
|
|
Ask User's permission to kill. |
Kill Parallel Processes Remotely:
-par |
|
|
sList Server List File of Remote Hosts. |
Notes:
1. SunOS, SGI, and IBM versions kill process group.
2. ALPHA and HP versions kill parent process.
|
Under Construction
|