I am trying to run a custom shell script with the hostname returned in my results. How to get the hostname field passed on to the custom script.
I tried "1.sh $result.host$" which is not working.
↧