shithub: riscv

ref: 8ac28a3e2102332c64a12ae4b1424cc6501ef73e
dir: /rc/bin/hold/

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