shithub: riscv

ref: 34ae4649cc91bf32cd602558a4e953bc3fb8777a
dir: /rc/bin/hold/

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