shithub: riscv

ref: 029c271825d626f4eb9e8310f5e72a026d3c16d7
dir: /rc/bin/hold/

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