shithub: riscv

ref: 9c70c81e708bf576833b8f2079c0c07242c1c8cc
dir: /rc/bin/hold/

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