bug-findutils
[Top][All Lists]
Advanced

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

[bug #31933] Wrong results with negated -regex


From: Dario Niedermann
Subject: [bug #31933] Wrong results with negated -regex
Date: Mon, 20 Dec 2010 03:27:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11

Follow-up Comment #2, bug #31933 (project findutils):

I find this very odd, since I did specify a '$' to match the end of
filenames. Find's behaviour does not seem to be egrep-like since:

find . -type f | egrep -v '.(css|png|gif)$'

returns the correct results.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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