You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(In #11)
When the actual URL is like https://example.com/test.tar.gz.zip.bz2.tbz2.gpg?foor=bar but
but we try to give the option "-f ttt.tgz.zip.bz2.tar.bz2.gpg"
After the first call to tar the filename is not ttt.tgz.zip.bz2 but test.tar.gz.zip to we loose the “loop logic.”
No description provided.
The text was updated successfully, but these errors were encountered: