[bug #58654] -perm -+w does not behave like chmod (POSIX)

2020-07-08 Thread Bernhard Voelker
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

Re: find error stream is annoying

2020-07-08 Thread Bernhard Voelker
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

find error stream is annoying

2020-07-08 Thread Tomas
  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