On Sat, Oct 22, 2022 at 04:11:25PM +0200, Theo Buehler wrote:
> > I don't think we have another script in base that is meant to be run
> > manually, so netstart(8) stands out.
> 
> MAKEDEV

Right, what I meant was "to be run manually **as argument to sh(1)**".

I keep doing `cd /dev; sh MAKEDEV sd0' but '/dev/MAKEDEV sd0' totally
works, so the following reads fine to me, despite the missing "/dev/":

        $ man -h MAKEDEV
        MAKEDEV [name ...]

Reply via email to