Score:0

Finding a file and ignoring the permission denied

cn flag

I really need to find a file, and not only on my home directory

so I search from / but this gives a lot of "Permission denied" messages so I try

find / -type f -name a_file | grep -v "Permission denied"

But I still get the "Permission denied" and I can't find the file

Why is grep not filtering out the messages?

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.