nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] I'm confused


From: David Levine
Subject: Re: [Nmh-workers] I'm confused
Date: Fri, 14 Sep 2012 13:30:48 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]