shithub: riscv

ref: 86a9f92f47f9cb5d9eb3806e458d856b0ee81b08
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 $*