shithub: plan9front

ref: 17ebe55031ae6945ad1f671b69267a672328e4b1
dir: /rc/bin/hold/

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