so I can grep the look-up table to find an entry
I can see the contents of the look-up table by doing this | inputlookup Domains.csv
I want to find a specific entry in the look-up table but I cant seem to find the right syntax
I tried this | inputlookup Domains.csv | search google.com
and this search "google.com" [| inputlookup Domains.csv ]