
28 Feb
2023
28 Feb
'23
19:28
On 2023-02-28 20:09, Bob Rogers wrote:
From: "Carlos E. R." <robin.listas@telefonica.net> Date: Tue, 28 Feb 2023 19:40:32 +0100 (CET)
. . .
Can I make it not print the error?
If I try:
find -L . -name "*.png" -newermt 2023-01-01
there are so many errors that I can not read the results.
"find -L . -name "*.png" -newermt 2023-01-01 2>/dev/null"
huh, I thought of that, but I assumed there would be some obscure option :-} -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)