Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
 
3
if(~ $#* 0){
4
	echo 'usage: patch/sorry patch-name...' >[1=2]
5
	exit usage
6
}
7
 
8
patch/move sorry $*