shithub: plan9front

ref: e3166b4fe83d12a29c265fe9a8f333369b35c663
dir: /rc/bin/hold/

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