shithub: riscv

ref: be17f0aafd9e822e2d2ed9328f0f9388bbddca22
dir: /rc/bin/hold/

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