shithub: riscv

ref: 892a8f2fda1d6f7c689a8a1e3d07082ccace014f
dir: /rc/bin/hold/

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