How To: Remove Text From Multiple Filenames Using Linux Command Line
How can I remove the text [ MyBook ] from [ MyBook ] Chapter 5.docx using the linux command line, for multiple files? This was the question I wanted to answer, as I was too lazy to manually rename each file one by one. Right, so step 1: take a backup. There is nothing worse … Read more