git: 9front

ref: 6b8bae6a7e94bbbfb15f8c344ac5beee0bc08eda
dir: /rc/bin/hold/

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