/
usr
/
libexec
/
/usr/libexec
mkdir
upload
Name
Size
Mode
Actions
awk/
-
0755
rm
coreutils/
-
0755
rm
gcc/
-
0755
rm
getconf/
-
0755
rm
git-core/
-
0755
rm
mc/
-
0755
rm
openldap/
-
0755
rm
openssh/
-
0755
rm
p7zip/
-
0755
rm
utempter/
-
0755
rm
fips-setup-helper
333
0755
edit
dl
rm
grepconf.sh
257
0755
edit
dl
rm
vi
1452176
0755
edit
dl
rm
Edit:
/usr/libexec/grepconf.sh
(257B)
#!/usr/bin/sh case "$1" in -c | --interactive-color) ! grep -qsi "^COLOR.*none" /etc/GREP_COLORS ;; *) echo >&2 "Invalid / no option passed, so far only -c | --interactive-color is supported." exit 1 ;; esac
Save
cmd:
run