019 Waylon Walker Author June 21, 2020 1 min read batch rename files ¶ # with bash ¶ # for f in *.jpeg; do mv -- "$f" "${f%.jpeg}.jpg" done Connections Related tags and posts connected to this entry. Nodes 100 Animate Labels Share this post Twitter Bluesky LinkedIn WhatsApp Facebook Telegram Pinterest Reddit Hacker News Email Copy link