shithub: plan9front

ref: e45bd6814a125e7a175ff19e23252608a060d847
dir: /rc/bin/hold/

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