shithub: riscv

ref: 2985d53b7a06d8a1712493aa899d6ffcfacd9e3b
dir: /rc/bin/hold/

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