Tag Archive for 'script'

Sed – Renaming with Linux [Part 2]

Some time ago I wrote an article about renaming multiple filenames [1]. Now it happened I needed to rename several subtitles for Star Trek Enterprise because, I’m using a self-made mplayer-wrapper script to load subtitles automatically. Therefor the subtitle filename, usually a Sub Rip Text (.srt) file from tvsubtitles have to be in a form [...]

Howto strip/crop and rename multiple file names in a commad line (Linux)

Today was again the day where I needed to rename over 100 file names of an mp3-collection. And again it took me half an hour to make it work. That’s way I decided to write it down now, so I won’t have to think about it again. The situation is very simple to explain. My [...]