Softpanorama
(slightly skeptical) Open Source Software Educational Society

May the source be with you, but remember the KISS principle ;-)

Softpanorama Search

Introduction to Perl for Unix System Administrators

(Perl without excessive complexity)

by Dr Nikolai Bezroukov


Ch 5. Regular Expressions

Contents

5.1. Introduction

5.2. Overview

5.3. More complex Regular Expressions

5.4. Non-greedy matching

5.5. Split function

5.6 Best practices

5.7 HTML matching examples

5.8. Summary

5.9. Homework


This chapter provides an overview of regular expression from the point of view of Unix administrator. There are many others good Perl regular expressions tutorials on the Web. Among those that I would recommend are the following: 



Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

Disclaimer:

Last modified: September 04, 2009