shithub: riscv

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

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