shithub: plan9front

ref: 1b7d0e1cb7f17bc3a92ea6286f8e31e4a01ded0c
dir: /rc/bin/hold/

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