shithub: front

ref: 2306dc88df5182cb8cbe84a7f5bc02f87c1ce16e
dir: /rc/bin/hold/

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