/opt/cpanel/ea-php80/root/usr/bin
NameSizeModeActions
lsphp79964720755editdlrm
pear3830755editdlrm
peardev4100755editdlrm
pecl2990755editdlrm
phar153990755editdlrm
phar.phar153990755editdlrm
php79860800755editdlrm
php-cgi79786880755editdlrm
php-config64740755editdlrm
phpize49100755editdlrm
Edit: /opt/cpanel/ea-php80/root/usr/bin/pecl (299B)
#!/bin/sh exec /opt/cpanel/ea-php80/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-php80/root/usr/share/pear/peclcmd.php "$@"