(insert "[" (shell-command-to-string "~/lombardi/http_fetch.sh") "]")
How can I pass an argument to the http_fetch.sh function. This argument is arrived at by evaluating (elfeed-entry-link entry)
I tried using a ' in front but ended up with a bash error.