shithub: riscv

ref: 585f475c01e6d0f5b46c50443c4c1231a4c38a5a
dir: /rc/bin/hold/

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