Menu

#5 admin->module->command fails when command contains a "="

open
v1pEr
website (2)
5
2010-08-04
2010-08-04
v1pEr
No

When a command contains an equal sign (=) it only displays the part prior to the = sign.

e.g. website/conmod.php?mod=printer.inklevels

hp-levels --size

instead of

hp-levels --size=10 | grep approx | awk -F". " '{print $3}' | awk -F "%" '{print $1}' | head -n 1

Discussion


Log in to post a comment.