git: 9front

ref: 78e2f69c0d7e4c17227e1ec0545cbb2a0ae1e96e
dir: /rc/bin/hold/

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