shithub: riscv

ref: 2a6e03968b9227e91b2df181fe8461d719395359
dir: /rc/bin/hold/

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