Introduction
Official Groovy Links
Saved one-liners
groovy -p -e "match = (line =~ /.*?(http.*?)\".*/) ; (match.matches()) ? println(\"* <\" + match[0][1] + '>') : null " ExportedCaminoBookmarks.html
groovy -p -e "match = (line =~ /.*?(http.*?)\".*/) ; (match.matches()) ? println(\"* <\" + match[0][1] + '>') : null " ExportedCaminoBookmarks.html