bug-findutils
[Top][All Lists]
Advanced

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

[bug #50780] -type option after printf is ignored


From: yan
Subject: [bug #50780] -type option after printf is ignored
Date: Mon, 10 Apr 2017 13:18:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36

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

                 Summary: -type option after printf is ignored
                 Project: findutils
            Submitted by: yanpas
            Submitted on: Mon 10 Apr 2017 05:18:08 PM UTC
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.6.0
           Fixed Release: None

    _______________________________________________________

Details:

These two cmds give diffrent results
find . -printf "%P\n" -type f
find . -type f -printf "%P\n" 

The first one prints everything, the second only files




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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