$(echo "$1" | awk 'BEGIN {FS="/"} {print $5}'
(this might be better for file names with spaces in them; though, if I understand your use case, this will never happen, but you might need to deal with space-to-%20 in wsend-gpg and then %20-to-space in wget-gpg...) filename=$(basename "$1")
> filenamed=$(echo "$filename" | sed 's/.gpg//') filenamed=${filename%.gpg}
EDIT: previous related discussions:
This makes me wonder if when I am 94, people will look at me, a data scientist, in much the same way: "well of course AK-47 was not only used to defend Russia's border but also by criminals and militant countries to kill a ton of people"
Clearly, it's a lot easier to see the evil consequences when you design a rifle. And yet, maybe I'm just being blind too.
</technophobic comment. back to work on some convolutional neural network implementation, and back to job hunting at companies that promise "don't be evil", rather than "won't be evil">
Its comparative simplicity made it cheap to manufacture, as well as reliable and easy to maintain
Edit: typos (thanks herge)