shithub: riscv

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