shithub: riscv

ref: e8221d07d8c9932393f76758363327c07bdbc2dd
dir: /rc/bin/hold/

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