shithub: riscv

ref: e15b1b8930550b14938e94f01a5109f9417e0506
dir: /rc/bin/hold/

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