/opt/cpanel/ea-php74/root/usr/bin
NameSizeModeActions
lsphp63850320755editdlrm
pear3830755editdlrm
peardev4100755editdlrm
pecl2990755editdlrm
phar149070755editdlrm
phar.phar149070755editdlrm
php63832960755editdlrm
php-cgi63827840755editdlrm
php-config63840755editdlrm
phpize48910755editdlrm
Edit: /opt/cpanel/ea-php74/root/usr/bin/pecl (299B)
#!/bin/sh exec /opt/cpanel/ea-php74/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-php74/root/usr/share/pear/peclcmd.php "$@"