plan9port/bin/stop

4 lines
43 B
Text
Raw Permalink Normal View History

2005-01-04 22:11:58 +00:00
#!/bin/sh
exec $PLAN9/bin/kill -STOP "$@"