git: 9front

ref: 031f2a75afc86b21c2488e04c12da5a5898a35e2
dir: /rc/bin/hold/

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