UnknownSec Bypass
403
:
/
usr
/
share
/
bug
/
multipath-tools
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
script
#!/bin/sh CONFIG_FILE=/etc/multipath.conf exec >&3 if [ -e "$CONFIG_FILE" ]; then printf "Contents of $CONFIG_FILE:\n" grep -Ev "^([[:space:]]*#|$)" $CONFIG_FILE else printf "$CONFIG_FILE does not exist.\n" fi printf "\n"
Copyright © 2025 - UnknownSec