git: 9front

ref: af6cb0e61f9d58ffc02a9378d51184aabe70d05c
dir: /rc/bin/hold/

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