git: 9front

ref: b99f42232b1640f6c0fe17becba28e62e2c932ce
dir: /rc/bin/hold/

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