-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

The Ultimate Linux Shell Scripting Guide
By :

Okay, now that you’ve seen so many examples, you can now create regular expressions to do whatever you need to be done.
What?! No, you say?
Don’t feel bad. I’ve told you already that Regular Expressions is quite complex, and is something about which entire books have been written. That’s where a helper program can come in handy. Let’s look at some examples.
RegexBuddy and RegexMagic are a pair of helper programs that are published by the Just Great Software company. The difference between them is that RegexBuddy is mainly a point-and-click interface for building your own regular expressions. There is a library of pre-built regular expressions that you can use, but to build anything else you’ll still need to know something about the Regular Expressions language.
RegexMagic is great for Regular Expressions beginners, because all you need to do is to enter some sample...