shithub: plan9front

ref: b5690a5ae71a92459cd6a32d0ae0e377f1bdd914
dir: /rc/bin/hold/

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