"ngoni2002" <ngoni2...@...> wrote: > "peternilsson42" <peternilsson42@> wrote: > > Paul Herring <pauljherring@> wrote: > > > [...@pjhxps ~]# find / | grep stdio.h 2>/dev/null > > > > find / -name stdio.h 2>/dev/null > > The following should work: > $locate stdio.h
As was previously discussed, 'locate' is not always available or enabled (e.g. Sun Solaris.) -- Peter
