This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/php | |
<?php | |
/** | |
* Find replace tool | |
* Place it in the executable folder "/usr/local/sbin/" | |
* Also, add an alias in the ~/.bashrc | |
* Option should be -e for execute | |
* Otherwise view the files only that contain the search term | |
* Author: Antonis Flangofas | |
* Date: 01/06/2014 |
NewerOlder