Update of bug #58654 (project findutils):
Assigned to:None => berny
___
Follow-up Comment #4:
IMO, POSIX [1] is a tiny bit blurry about whether 'find -perm [-]MODE' shall
use
the umask val
On 2020-07-08 16:17, Tomas wrote:
> If I try to search for the file hsbc I use the following command 'find -name
> *hsbc*'. Unfortunately, if there are directories I have no permission for,
> the stderr output completely opaques any useful answers.
> I'm aware there are workarounds, but I needed
If I try to search for the file hsbc I use the following command 'find -name
*hsbc*'. Unfortunately, if there are directories I have no permission for, the
stderr output completely opaques any useful answers.
I'm aware there are workarounds, but I needed to find a file in a pinch, and it