shithub: riscv

ref: fdeea811b7f309e1bd542a0a23fd382e332b2c2e
dir: /rc/bin/hold/

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