plan9port/bin/slay

4 lines
50 B
Text
Raw Normal View History

2003-10-13 18:25:28 +00:00
#!/bin/sh
2005-01-04 21:15:45 +00:00
exec /usr/local/plan9/bin/kill -9 "$@"