File pear.sh of Package php-pear
1
2
exec /usr/bin/php -C -d include_path=/usr/share/pear \
3
-d output_buffering=1 /usr/share/pear/pearcmd.php "$@"
4
exec /usr/bin/php -C -d include_path=/usr/share/pear \
-d output_buffering=1 /usr/share/pear/pearcmd.php "$@"