shithub: riscv

ref: ec6210752ccb7cae902f08ff0a4cf08284a05d6e
dir: /rc/bin/hold/

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