info find does not describe -name option

2023-04-12 Thread uzibalqa
Have been looking at info find for find (GNU findutils) 4.7.0-git Although info describes -name option in "8.1.2 Warning Messages", this is not the standard way of listing command options. I would be grateful if info for find could list find options in the standard '-name PATTERN' Us

Re: prunefs/paths on AIX

2023-04-12 Thread James Youngman
On Wed, Apr 12, 2023 at 2:22 PM AIXperts Consultancy ltd. wrote: > > > Good morning, > > We have a problem with running updatedb on AIX filling up either /var or > /tmp. This seems to come from sort generating temporary files, but it > does not appear to be a problem on Linux. The updatedb progra

Re: prunefs/paths on AIX

2023-04-12 Thread Bernhard Voelker
On 4/12/23 09:59, AIXperts Consultancy ltd. wrote: Good morning, We have a problem with running updatedb on AIX filling up either /var or /tmp. This seems to come from sort generating temporary files, but it does not appear to be a problem on Linux. I have scrutinised sort but cannot explain the

prunefs/paths on AIX

2023-04-12 Thread AIXperts Consultancy ltd.
Good morning, We have a problem with running updatedb on AIX filling up either /var or /tmp. This seems to come from sort generating temporary files, but it does not appear to be a problem on Linux. I have scrutinised sort but cannot explain the difference in it's default option form. However,