shithub: riscv

ref: 5a50a0df165c237503a922a7496c37690c9d4d0b
dir: /rc/bin/hold/

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