KUJUNTI.ID MINISH3LL
Path : /usr/share/bug/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //usr/share/bug/multipath-tools


#!/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"


© KUJUNTI.ID