shithub: riscv

ref: dab1b23cf5049a8f51a7135a7b0ee3882155dc42
dir: /rc/bin/hold/

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