]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/patch/save
use /n/other for tmp storage
[plan9front.git] / rc / bin / patch / save
1 #!/bin/rc
2
3 if(~ $#* 0){
4         echo 'usage: patch/save patch-name...' >[1=2]
5         exit usage
6 }
7
8 patch/move saved $*