shithub: plan9front

ref: 03499e53ccf8391c5b5d4b9eca096abe5e9312c3
dir: /rc/bin/hold/

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