shithub: riscv

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