McIDAS User's Guide
Version 2011.1

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


KILL

Terminates McIDAS commands.


Format

KILL pid1 . . pidn


Parameter

pid1 . . pidn

PID numbers of the commands to terminate


Remarks

If you don't know the PID number, use the question mark (?) command.


See Also

The / (Slash) command performs the same function as KILL.


Examples

KILL 273

This entry terminates the command running under PID number 273.

KILL 27347 27348 34272

This entry terminates the commands running under PID numbers 27347, 27348, and 24272.

 


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]