ok
Direktori : /home2/selectio/www/billingsoftwarenew/core/vendor/authorizenet/authorizenet/ |
Current File : /home2/selectio/www/billingsoftwarenew/core/vendor/authorizenet/authorizenet/test-sample-codes.sh |
#!/bin/bash for file in $(find sample-code-php/ -name '*.php') do php $file done