On Thu, Sep 19, 2002 at 04:28:16PM +1000, James Gregory wrote:
>
> That said I think the quickest way to find your setting is to do
> something like:
>
> find /etc -type f -exec grep -iln "lat0-sun16" {} \;
I'd probably just do:
grep -Irl "lat0-sun16" /etc
:)
-Andrew.
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
