iegik / tz-php-text-search

Program for searching text in current directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Program for searching text in current directory


Languages

Language:PHP 100.0%