shithub: front

ref: 23620b2e70e9de0ce31c6f4f21926a044c5deabc
dir: /rc/bin/hold/

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