shithub: plan9front

ref: 05f6c08985c9bd522e0a938f0e90b20df3f6792d
dir: /rc/bin/hold/

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