On 31 Jul 2005, at 04:14, dda wrote:
Might as well remind people of the Unix locate command:
locate php.ini
On my system gives, among others [I have several copies of Apache]:
/usr/local/php/lib/php.ini
If you used the Entropy.ch installer, it should be in the FAQ section
below the installation instructions (website is offline, so I can't
look). But indeed, the locate command is great, but you may need to
rebuild the index.
The 'locate' command searches a file name database that is updated at
4:30 am every Saturday morning (if your Mac is switched on!). Files
created more recently than the last update will not be found. Deleted
files will be erroneously found.
To manually update the data base issue the following command:
sudo /usr/libexec/locate.updatedb
giving your administrator password.
(credit to osxfaq for above procedure)
Best regards
Peter De Berdt
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|