shithub: riscv

ref: 548f7f971f5938c1b54481e0542d5b19e0fe37de
dir: /rc/bin/hold/

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