plan9port/bin/stop
2005-01-04 22:11:58 +00:00

3 lines
53 B
Bash
Executable file

#!/bin/sh
exec /usr/local/plan9/bin/kill -STOP "$@"