git: 9front

ref: 2a5abbdd2eec9a2ed792f146fd5eaa44d33a69c0
dir: /rc/bin/hold/

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