Ralph wrote: > My binary may be old but > > $ strings `which whatnow` | grep SHELL > $SHELL -c " cd %s;ls > $SHELL -c "cd;pwd" > $SHELL -c "cd %s;cd %s;pwd" > $SHELL -c "ls %s" > $SHELL -c " cd %s;ls %s" > $=20 > > I think those `;' should be `&&'.
The code has changed, but are still some uses of ";". I'll change them to "&&" this weekend. Thanks! David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
