shithub: riscv

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