Tech Replace specifed name in the part of files to another name by bash script kevin-tofu September 29, 2023 1 min read for file in a_dir/*; do name="${file/test/verify}" mv "$file" "$newname" done Continue Reading Previous Previous post: Copy only the specified number of images using bash scriptNext Next post: Trail Paradise Mt.Rainier Related News Troubleshooting Around Cert-Manager Troubleshooting Around Cert-Manager Check CPU info Check CPU info Install Japanese Input on Ubuntu Install Japanese Input on Ubuntu Usability of Amazfit and Zepp App Usability of Amazfit and Zepp App