Skip to content

Instantly share code, notes, and snippets.

@arioch1984
Created August 7, 2023 15:25
Show Gist options
  • Save arioch1984/7fdd61f489bd386ed8fb85e34601872c to your computer and use it in GitHub Desktop.
Save arioch1984/7fdd61f489bd386ed8fb85e34601872c to your computer and use it in GitHub Desktop.
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