Created
August 7, 2023 15:25
-
-
Save arioch1984/7fdd61f489bd386ed8fb85e34601872c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for i in *; do zmv $i/'(*).txt' $i/'$1.md'; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment