bug-findutils
[Top][All Lists]
Advanced

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

[bug #5502] find -print0 breaks -path


From: nobody
Subject: [bug #5502] find -print0 breaks -path
Date: Tue, 23 Sep 2003 13:51:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

=================== BUG #5502: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5502&group_id=61

Submitted by: tpratt                  Project: findutils                    
Submitted on: Tue 09/23/2003 at 17:51
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Originator Name:                      
Originator Email:                     Status:  Open                         
Release:  None                        Fixed Release:  None                  

Summary:  find -print0 breaks -path

Original Submission:  using:

  find path ! -path '*/.ssh/*'

seems to correctly exclude /.ssh/ entries, but using:

  find path -print0 ! -path '*/.ssh/*'

causes -path to become ineffective.



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5502&group_id=61

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





reply via email to

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