Interrupting a Command
To "stop" a running interactive process use ^Z.
The message “stopped” is displayed.
A ps command will reveal the status:
host% ps
PID TT STAT TIME COMMAND
3835 p2 S 0:00 -csh (csh)
3839 p2 T 0:00 cat
3840 p2 R 0:00 ps
Previous slide
Next slide
Back to first slide
View graphic version