Drilling down - secure411dotorg/mal4s GitHub Wiki
####Click to Search & Show only Related Items
Here's an example configuration line from the [text]
config file section:
f7-action=#!/opt/mal4s/data/mal4s-searcher-local.sh ${n6}
The above means that while using Mal4s and hovering over an object - when you press the F7 key, the script called mal4s-searcher-local.sh will be launched in front of the Mal4s window.
The variable `${n6}' from Mal4s is in this case the full country name where the IP address is allocated.
Depending how you have set up mal4s-searcher.sh it will then open a new mal4s window with just items from that country.
You could pass any args, not not country, and multiple args the same way. You could be searching a different data set than the one you started with.