shithub: riscv

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