git: 9front

ref: 3725ea5dc0010db2d6895dcf5c5b2141495d98c1
dir: /rc/bin/hold/

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