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