Use Regular Expressions To Improve Productivity In Your Daily Tasks
If you are already familiar with the basic power of regular expressions, you might be interested in knowing how they can be used. If you want to brush up on the basics, check out our Regular Expressions cheatsheet and Beginner’s Guide to Regular Expressions. Here are some daily tasks where regular expressions can improve your productivity. 1. Rename files with complex rules Any savvy computer user can handle renaming a pile of files with a simple text string and incrementing counter....