1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-30 11:54:57 +00:00
plan9port/bin/stop

4 lines
43 B
Text
Raw Normal View History

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