[EMAIL PROTECTED] (Michael Geng) wrote: > I added a new patch which shows how to use genparse for generating the command > line parsing code for the tail, ls and wc commands.
Thanks for persevering. I've begun taking a look at using genparse again, now that you've addressed many of our concerns. FYI, I tried the latest genparse tarball and was dismayed to see that its "make install" tried to clobber the primary versions of ls, mv, uname, tail, wc in my personal (--prefix-specified) bin directory. I suggest that you change genparse's "make install" rule not to install the demo versions of tools from its examples/ directory. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
