plan9port/bin/stop

4 lines
53 B
Text
Raw Normal View History

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