shithub: riscv

ref: d9af840ca248f27e6b9d2a135e537c41b3578d52
dir: /rc/bin/hold/

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