shithub: plan9front

ref: 51b22d8548e61d3807b8b94e09d84f116ca0eb1c
dir: /rc/bin/hold/

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