function ia-save() { curl -s -m 60 -I https://web.archive.org/save/$* | grep Content-Location | awk '{print "https://web.archive.org"$2}' }