shithub: riscv

ref: 845f8d12e4e417aaafaa6e62a80bf03856e7d906
dir: /rc/bin/hold/

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