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

exec $PLAN9/bin/kill -STOP "$@"