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
factor(1) - hpux
asadmin-stop-instance(1as) - sunos
asadmin-stop-instance(1as) - x11r4
asadmin-stop-instance(1as) - plan9
Similar Topics in the Unix Linux Community
stop Prstat using shell script
Script to run non-stop
Anyone know?: How the 'for'-loop could stop working in interactive bash shell?!
bash script - sftpbatchfile - stop on failure
How to stop infinite loop