Hi, David Levine wrote:
Let's assume the user's shell is bash. whatnow does this: bash -c "ls <args>;"
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"
$
I think those `;' should be `&&'.
Cheers, Ralph.
_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers
| Previous by Date: | Re: [Nmh-workers] somewhat OT: re procmail or ??, rader |
|---|---|
| Next by Date: | Re: [Nmh-workers] I'm confused, norm |
| Previous by Thread: | Re: [Nmh-workers] I'm confused, David Levine |
| Next by Thread: | Re: [Nmh-workers] I'm confused, norm |
| Indexes: | [Date] [Thread] [Top] [All Lists] |