/tz-php-text-search

Program for searching text in current directory

Primary LanguagePHP

Compile to phar

./compile

Run as phar file

./php-search.phar "some text" some.file

Run as PHP file

php app/index.php "some text" some.file