On Mon, Jan 9, 2017 at 1:31 AM, Pádraig Brady <[email protected]> wrote: > On 08/01/17 20:08, Pádraig Brady wrote: >> On 08/01/17 18:14, Dave B wrote: >>> Would it be possible "one day" for stty to parse the command line args, >>> and only open the port when all the specified parameters are actually in >>> force? >> >> That would be better. It's even mentioned as a FIXME: >> https://github.com/coreutils/coreutils/blob/229431d/src/stty.c#L1182-L1185 > > Attached patch does that.
Wondered if that FIXME was mine, and it appear so, from 1998 :-) Thank you for addressing it!
