Regular Expressions for Renaming get_iplayer Downloads
Here are a few useful commands for trimming excess information from the end of files downloaded by get_iplayer. The commands make use of 3 standard utilities that should be included on any linux distribution. They are find, rename and sed. You will need to have some understanding of regular expressions to work out how the […]