git: 9front

ref: b9d26a293eec4be3e9c46b6ce40d01a61646b8b8
dir: /rc/bin/hold/

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