aboutsummaryrefslogtreecommitdiff
path: root/bin/stop
blob: cbafb9da788295b6d11481745129e53cb5f4543f (plain)
1
2
3
#!/bin/sh

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