Hi kre, > > #! /usr/local/bin/dash > > ??? Why not /bin/sh
I copied the original, but /bin/sh is bash on some systems so I guess this is to ensure something speedier, and that no bashisms are present. > > test $# -eq 0 && set cur > > You don't need that, repl will reply to cur if there are no > message args - what's more this fails if uses as 'rep -cc me' Quite right! -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
