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
pppoe-stop(8) - debian
kill(1) - plan9
asadmin-stop-instance(1as) - sunos
asadmin-stop-instance(1as) - xfree86
Similar Topics in the Unix Linux Community
Procmail recipe doesn't stop
Substituting variable value in AWK /start/,/stop/
How to stop infinite loop
FTP batch file suddenly stopped working
Awk: Iterate over all records, stop when value < threshold