redet – build regular expression (regex) for any program.
2010-06-04
123 words
1 min read
Even if someone is a regex guru there are times that people get confused with some regular expression and want to either test it out or want to some help. Behold, redet is here. Lets start with installing redet:
sudo yum install redet
Once you are done with installation, just run it with redet. First you need to load the sample data, select your program and then enter the regex to test it out. Here are some screenshots to get you started.
<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/1.jpg"><img class="size-full wp-image-851" title="redet" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/1.jpg" alt="redet" width="663" height="671" />
<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/2.jpg"><img class="size-full wp-image-852" title="redet" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/2.jpg" alt="redet" width="662" height="361" />
<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/3.jpg"><img class="size-full wp-image-853" title="redet" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/06/3.jpg" alt="redet" width="662" height="361" />
<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/41.jpg"><img class="size-full wp-image-854" title="redet" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/41.jpg" alt="redet" width="662" height="361" />
[[danscartoon]]
Related Articles:
- 2010/03/31 Detecting URLs in a Block of Text
- 2010/04/11 Bash completion error — quote_readline.
- 2010/03/04 Bash histoy – common history in different terminals
- 2010/01/25 grep -v with multiple patterns.
- 2010/01/04 Display the output of a command from the first line until the first instance of a regular expression.
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.