If you tried to use find for the first time and find that RTFM is not very clear, here is an
example of how to use this little bugger which is a great help :
The next command will print the names of the files that contain the word "berber"
from the location I'm in and downward (recursively) :
find . -name '*.*' -exec grep -l berber {} \;
Make sure you leave a space between the {} and the \;
berber
Builds JavaScript that updates the contents of one selector based on another. Categories : HTML , Java Script , PHP , Complete Programs , General Snipe.Net's Web Design Color Scheme Previewer- Allows uses to input hex
codes for their text, background, and link colors, and preview the color
scheme with their background image. Example:
http://www.snipe.net/tech/snipeschool/hex.php3 Categories : PHP , HTML and PHP , General , Graphics , HTML Bookmarklets are simple tools that extend the surf and
search capabilities of Netscape and Explorer web browsers. Categories : Java Script , HTML , General A small message board using PostgreSQL Categories : PostgreSQL , General , PHP How to Open a Frame in a New Window with Internet Explorer Categories : General How do I add PHP to NetObjects Fusion sites? Categories : General , PHP ACL Categories : Initials , WinNT , General LDAP Categories : Initials , General How to get all of the wornings when compiling with gcc Categories : General , Installation This function searches text or HTML files for URLs embedded in the text
and returns them in an array. Categories : Arrays , Strings , General How to make IE open more than the 2 default connections to a server? Categories : Browsers , General