git: 9front

ref: 55b324e76e40ca444d38b4a2707a3e6da02dcf2c
dir: /rc/bin/hold/

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