shithub: riscv

ref: a90662c2e6110a2e9e2b182020fe86c61d73583b
dir: /rc/bin/hold/

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