stop(1) plan9 man page | unix.com

Man Page: stop

Operating Environment: plan9

Section: 1

STOP(1) 						      General Commands Manual							   STOP(1)

NAME
stop, start - print commands to stop and start processes
SYNOPSIS
stop name start name
DESCRIPTION
Stop prints commands that will cause all processes called name and owned by the current user to be stopped. The processes can then be debugged when they are in a consistent state. Start prints commands that will cause all stopped processes called name and owned by the current user to be started again. Use the send command of 81/2(1), or pipe into rc(1) to execute the commands.
SOURCE
/rc/bin/stop /rc/bin/start
SEE ALSO
ps(1), kill(1), proc(3) STOP(1)
Related Man Pages
kill(1) - linux
adsl-stop(8) - redhat
kill(1) - plan9
stop-instance(1as) - sunos
asadmin-stop-instance(1as) - plan9
Similar Topics in the Unix Linux Community
a process that never stop
Anyone know?: How the 'for'-loop could stop working in interactive bash shell?!
Substituting variable value in AWK /start/,/stop/
FTP batch file suddenly stopped working
Awk: Iterate over all records, stop when value < threshold