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. cheers, Pádraig