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/



_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to