shithub: riscv

ref: 8e3abc0cce6d52ebf9195ea277a6dbd92ba497a1
dir: /rc/bin/hold/

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