HEX
Server: Apache
System: Linux server.seokings.co.za 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User: rotraico (1041)
PHP: 8.4.23
Disabled: exec,passthru,shell_exec,system,proc_open,popen
Upload Files
File: //sbin/sosreport
#!/bin/bash
echo "sosreport binary is deprecated, use 'sos report' instead"
exec sos report "$@"

# vim:ts=4 et sw=4