Search the whole directory:
find / -name "php.ini" -print
find / -name "owncloud.conf" -print
Using whereis command:
whereis php.ini
From man whereis (command):
NAME
whereis - locate the binary, source, and manual page files for a com-
mand
Using locate command:
locate php.ini
From man locate (command):
NAME
locate - find files by name
To find out more, type at terminal:
info locate
info whereis
locate --help
whereis --help
Cheers..till next time.
================================
Free Android Apps:
Click on links below to find out more:
Linux Android App cheat sheet:
Multiplication Table for early learners
Catholic Rosary Guide for Android:
Divine Mercy Chaplet Guide (A Powerful prayer):
Comments
Post a Comment