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 my case, I am downloading a bunch of GNU/Linux ISO files. Some of them are named according to their release date. For example, Gentoo's LiveGUI ISO: "livegui-amd64-20241215T164830Z.iso".
So, I would like to have a way to rename files given an input file.
Hello,
In my case, I am downloading a bunch of GNU/Linux ISO files. Some of them are named according to their release date. For example, Gentoo's LiveGUI ISO: "livegui-amd64-20241215T164830Z.iso".
So, I would like to have a way to rename files given an input file.
Maybe the input file could take a
-O
, as in:Or, maybe just:
<url> <optional-name>
in a list, such as:The text was updated successfully, but these errors were encountered: