shithub: riscv

ref: 4e61bc282c2869ae8442e356ffd2da3a3818dd51
dir: /rc/bin/hold/

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