git: 9front

ref: a8079f496c4c0438c761e1afdf2e05b7617b75c5
dir: /rc/bin/hold/

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