View Single Post
Old 04-22-2023, 08:55 AM   #5
eryMpexI
Junior Member
eryMpexI began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2023
Device: PDF reader on Windows
Quote:
Originally Posted by kovidgoyal View Post
redirect stderr to /dev/null
I have.
It doesn't work, you can see in my original message:

Code:
2>/dev/null
So, this stream is written to stdout, not sterr:

Quote:
Failed to get cached URL from google for URL:
That's why I asked
eryMpexI is offline   Reply With Quote