shithub: plan9front

ref: 9920ecc04b87cab3968f7f0c286b264bd31e132f
dir: /rc/bin/hold/

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