nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] I'm confused

2012-09-14 13:30:57
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
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>