SYSTEM Administrator on 22 Oct 2010 04:40 pm

I want to search the string, “function detail” in the php open source code(files).
The command is:

find ./ -name "*.php" -exec grep -l 'function detail' {} \;

Then it will list all files which contain the string.
cool, i love it!!

PHP+MySQL and Ajax Administrator on 14 May 2010 01:37 pm
Programming and PHP+MySQL Administrator on 10 Feb 2010 02:08 pm
Programming and C/C++ Administrator on 23 Oct 2008 11:05 am
Windows Administrator on 29 Apr 2008 05:08 pm
Mac Administrator on 14 Sep 2007 12:47 pm
Mac Administrator on 29 Aug 2007 06:01 pm
SYSTEM and Computer Administrator on 04 Apr 2007 06:15 pm
Programming and C/C++ Administrator on 12 Apr 2006 08:33 pm
Life Note Administrator on 11 Apr 2006 02:16 pm

Next Page »