On Mon, Sep 30, 2024 at 4:17 AM wrote: > > One of the tidyings I did during covid lockdown was to rewrite > > rc's parser not to use yacc anymore [1], specifically to make > > it easy to allow "foo x=y". As I wrote in the commit message, > > dd fans rejoice! (Also fans of -foo=bar flag syntax.) > > Very cool. Have other Plan 9 distros picked this up? Just wondering. I looked at https://9p.io/plan9/ and also 9front and neither has the change. I don't think either is particularly maintained at this point. (I made the change in the Unix port of the tools, https://9fans.github.io/plan9port/.) Best, Russ