--- In [email protected], "peternilsson42" <peternilsso...@...> wrote:
>
> Paul Herring <pauljherring@> wrote:
> > [...@pjhxps ~]# find / | grep stdio.h 2>/dev/null
> 
>   find / -name stdio.h 2>/dev/null
> 
> -- 
> Peter
>

The following should work:
$locate stdio.h

Reply via email to