shithub: riscv

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