Re: find with -print0 returns incorrect results

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

 



On Dec 10, 2007 11:52 PM, Rick Stevens <rstevens@xxxxxxxxxxxx> wrote:
>
> No.  Remember, -print0 prints immediately, so the only test that was
> applied before the print was "-type f" in the first one.  In the second
> one, you did the "-iname" tests.  Since they fail on the "a.css" file,
> the -print0 wasn't invoked for that file.

Thanks a lot. As I originally understood it, -print0 was just another
test, so the evaluation order should not have mattered in that case,
but now it makes perfect sense.

Thanks,
Razvan RACASANU


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux