bug-findutils
[Top][All Lists]
Advanced

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

[bug #20245] bad variable substitution?


From: Miguel Ángel
Subject: [bug #20245] bad variable substitution?
Date: Sat, 23 Jun 2007 15:29:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)

URL:
  <http://savannah.gnu.org/bugs/?20245>

                 Summary: bad variable substitution?
                 Project: findutils
            Submitted by: slap
            Submitted on: Saturday 06/23/07 at 15:29
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: slap
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.28
           Fixed Release: None

    _______________________________________________________

Details:

Hello, I've written a script that performs something like this:

mask="-name '$2'"

find $1 $mask -type f -print0

When I invoke the script this way:

./script . "*txt"

There is no output (thought there are *txt files into directory .)

Is this a bug?

Thank's in advance.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20245>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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