On Tue, Mar 04, 2003 at 06:39:35AM -0600, Jim Hale wrote:
> I know that I'm still REALLY new to Linux (Obviously) but am trying to
> figure out how to find a file.
> 
> Say, I wanted to find php.ini, what would I need to type in?

The quickest way:

[EMAIL PROTECTED] hal]$ locate php.ini
/etc/php.ini
/etc/php.ini.rpmnew

'man find' for something much more flexible (but generally slower too).

-- 
Hal Burgiss
 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to