shithub: riscv

ref: 022087cdcdd39e7904f6970b54152f4aa30fc071
dir: /rc/bin/hold/

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