Have you ever tried to rename a number of files, say a few dozen, in Windows Explorer? The renaming operation takes a long time. In addition, renaming those files is a repetitive boring process, especially if the multi-file renaming option of Windows Explorer is of no use to you. Enter RegName, a free Open Source [...]
- Author: Martin Brinkmann
- Comments: 3
Regular Expression Coach
Regular expression can be used to identify strings of text. They are written in a formal language that looks hard to understand on first glance but follows strict rules. Most users associated regular expressions with programming languages and while this is surely a dominant area regular expressions are supported in text editors and other tools. [...]
