shithub: riscv

ref: 2a6fd6ec25c66e87dd0127651549a2f8585c751f
dir: /rc/bin/hold/

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