shithub: riscv

ref: 3613f5061be5fa0459cd7282ad99ede9c3cc67ea
dir: /rc/bin/hold/

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