Software: nginx/1.18.0. PHP/7.4.29 uname -a: Linux ip-172-31-23-220 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/src/linux-headers-5.15.0-1083-aws/scripts/ drwxr-xr-x | |
| Viewing file: Select action/file-type: #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # # Usage: $ ./pahole-version.sh pahole # # Prints pahole's version in a 3-digit form, such as 119 for v1.19. if [ ! -x "$(command -v "$@")" ]; then echo 0 exit 1 fi "$@" --version | sed -E 's/v([0-9]+)\.([0-9]+)/\1\2/' |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0058 ]-- |