shithub: riscv

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