shithub: riscv

ref: 3133a2a4e70740906fd69abe6a2304f8bdedd448
dir: /rc/bin/hold/

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