D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/../../../usr/share/rsyslog/../php7.4-readline/../mime/../bug/multipath-tools/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/../../../usr/share/rsyslog/../php7.4-readline/../mime/../bug/multipath-tools/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"


AnonSec - 2021 | Recode By D7net