procmail
[Top] [All Lists]

Re: Unintended consequences

2006-04-10 02:55:03
At 13:46 2006-04-07 -0400, fleet(_at_)teachout(_dot_)org wrote:

I can reassign MATCH1="$MATCH" - and echo $MATCH1 - with the same problem.
Each asterisk is considered a request for a directory listing.

If I reassign MATCH1='$MATCH' - and echo $MATCH1 - then all I get is the
variable $MATCH1 (unexpanded).

Hrm.  It would seem as if you haven't tried the most direct route:

echo "$MATCH"

---
  Sean B. Straw / Professional Software Engineering

  Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
  Please DO NOT carbon me on list replies.  I'll get my copy from the list.


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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