plan9fox/rc/bin/patch/save

9 lines
106 B
Plaintext
Raw Normal View History

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