shithub: riscv

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