Current Path : /opt/cpanel/ea-php54/root/usr/share/pear/RVSeagullMod/etc/mtce/ |
Current File : //opt/cpanel/ea-php54/root/usr/share/pear/RVSeagullMod/etc/mtce/removeTabs.sh |
php_files=$(./etc/mtce/findphp.sh); for file in $php_files; do tab2space $file $file; done;