shithub: riscv

ref: d2b3e2f55a52df45c8e9c0b043763809f0001e69
dir: /rc/bin/patch/applied/

View raw version
#!/bin/rc

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

patch/move applied $*