> (However, it seems to me that not every cmd in cmdlist is always
> invoked as ${cmd} - something to investigate)
I started a patch to replace all uses of cmd with $cmd, however, i
found that it actually broke the test of .php files (!). Probably i
messed up, but it seems it needs more thought th
The issue described in this report isnt a bug: $egrep and ${egrep} are
the same. The variable is set indirectly by the code that supports the
'-p' option (which sets a variable for everything in cmdlist)
(However, it seems to me that not every cmd in cmdlist is always
invoked as ${cmd} - something
Package: chkrootkit
Version: 0.49-4
Severity: normal
There are 4 instances of "$egrep" in 3 lines of code (line numbers: 106, Slapper
check; 1135, PHP files check; and 1638, chk_crontab function) but it doesn't
appear that "egrep" is ever set to a value.
"${egrep}" is what is being used in lots
3 matches
Mail list logo