shithub: riscv

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