git: 9front

ref: a42941eefd1f29dc30efc3ba8d018c7ef4a72d28
dir: /rc/bin/hold/

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