shithub: riscv

ref: fa1d6ffd83a6f9de19632c43c46412c8a41b4cc5
dir: /rc/bin/hold/

View raw version
#!/bin/rc
{
	echo holdon >[1=3]
	cat $1 > /dev/cons
	cat /dev/cons > $1
} >[3]/dev/consctl