MOON
Server: Apache
System: Linux server1.quantilytics.org 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: hnhtennm (1016)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/proc/self/root/proc/self/root/lib/rpm/scldeps.sh
#!/bin/bash

[ $# -ge 2 ] || {
    cat > /dev/null
    exit 0
}

case $1 in
-P|--provides)
    echo -n "scl-package($2)"
    ;;
-R|--requires)
    echo -n "$2"
    ;;
esac
exit 0