git: 9front

ref: b6fa1fce8c018aae771f83c2bcbe43bf3f88c43f
dir: /rc/bin/hold/

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