💾 Archived View for freeshell.de › tldr › mmv.gmi captured on 2023-01-29 at 05:02:50. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Move and rename files in bulk.
mmv "*{.old_extension}" "#1{.new_extension}"
mmv -c "{report*part*.txt}" "{./french/rapport#1partie#2.txt}"
mmv -a "{*.txt}" "{all.txt}"
mmv "{[0-1][0-9]-[0-3][0-9]-[0-9][0-9][0-9][0-9].txt}" "{#3#4-#1#2-#5#6#7#8.txt}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).