plan9port/bin/slay

3 lines
40 B
Bash
Executable file

#!/bin/sh
exec $PLAN9/bin/kill -9 "$@"