shithub: riscv

ref: 7e33a75e36a301043ea4b6048d05cace106e3519
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 $*