On Thu, 9 Jun 2022 14:59:18 -0600 Shuah Khan wrote: > Change this to use getopt() to simplify argument parsing and make > it easier to maintain. Sure thing! Do the options themselves make sense? I wasn't sure if there are some restrictions or standards since the output is TAP compatible, AFAIU. Or maybe someone has better ideas.