/opt/cpanel/ea-php71/root/usr/bin
NameSizeModeActions
lsphp55789040755editdlrm
pear3830755editdlrm
peardev4100755editdlrm
pecl2990755editdlrm
phar148360755editdlrm
phar.phar148360755editdlrm
php57023040755editdlrm
php-cgi55939520755editdlrm
php-config67040755editdlrm
phpdbg58503520755editdlrm
phpize49130755editdlrm
Edit: /opt/cpanel/ea-php71/root/usr/bin/pecl (299B)
#!/bin/sh exec /opt/cpanel/ea-php71/root/usr/bin/php -C \ -d include_path=/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ -d variables_order=EGPCS \ -d safe_mode=0 \ -d register_argc_argv="On" \ /opt/cpanel/ea-php71/root/usr/share/pear/peclcmd.php "$@"