code: plan9front

ref: 3bb4169be1566faca886b232376e85b1ebf10fb3
dir: /rc/bin/hold/

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