Submit
Path:
~
/
/
usr
/
share
/
bug
/
multipath-tools
/
File Content:
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"
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
script
240 bytes
0755
N4ST4R_ID | Naxtarrr