NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/45514: MAKEDEV doesn't create /dev/tty20 and over
> > -tty0*|tty1*|tty[0-9])
> > +tty0*|tty1*|tty2*|tty[0-9])
>
> Why not just do "tty[0-9]|tty[0-9][0-9]" ?
that is no problem.
because I tested only tty20 :P
--
ryo shimizu
Home |
Main Index |
Thread Index |
Old Index