plan9fox/rc/bin/patch/sorry
2011-03-30 18:38:15 +00:00

9 lines
107 B
Bash
Executable file

#!/bin/rc
if(~ $#* 0){
echo 'usage: patch/sorry patch-name...' >[1=2]
exit usage
}
patch/move sorry $*