shithub: riscv

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

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