shithub: riscv

ref: ac88ce4f7f19be1aae1fdf390fa870b4be8dc3f5
dir: /rc/bin/hold/

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