shithub: riscv

ref: 217e8a06198cf6681fb0c38c26f34d96ae4302f6
dir: /rc/bin/hold/

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