shithub: riscv

ref: 7e1b43a53a6089b2f01aef8a176abb922a2400d0
dir: /rc/bin/hold/

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