new scripts

This commit is contained in:
rsc 2005-01-04 22:11:58 +00:00
parent 2ce287bb13
commit 3ff9213bcd
7 changed files with 147 additions and 1 deletions

3
bin/stop Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/local/plan9/bin/kill -STOP "$@"