/opt/cpanel/ea-php82/root/usr/bin
NameSizeModeActions
lsphp81648400755editdlrm
pear3830755editdlrm
peardev4100755editdlrm
pecl2990755editdlrm
phar152640755editdlrm
phar.phar152640755editdlrm
php81550080755editdlrm
php-cgi81471280755editdlrm
php-config66150755editdlrm
phpize49100755editdlrm
Edit: /opt/cpanel/ea-php82/root/usr/bin/pecl (299B)
#!/bin/sh exec /opt/cpanel/ea-php82/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-php82/root/usr/share/pear/peclcmd.php "$@"