shithub: riscv

ref: e09c2b721b7d4f0d0750c3338dd227d4bc3a95c5
dir: /rc/bin/hold/

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