It seems that the command locate is not installed by default under SuSE (I am
using 9.0).
However, that command is in the package "findutils-locate" that comes with the
distribution. You can install it with Yast.
Bernard
On Wednesday 09 June 2004 16:09, Alvaro Herrera wrote:
> On Wed, Jun 09, 2004 at 01:48:11PM -0600, Scott Marlowe wrote:
> > On Wed, 2004-06-09 at 13:09, Prabu Subroto wrote:
> > > Here is my try under below:
> > > susefujitsu:~ # whoami
> > > root
> > > susefujitsu:~ # locate pg_hba.conf
> > > bash: locate: command not found
> > > susefujitsu:~ #
> >
> > Dang, then I don't have a clue what to do. Maybe a google search for
> > pg_hba.conf and suse?
>
> What about
>
> find / -name pg_hba.conf