public marks

PUBLIC MARKS from ruadrift with tag regularexpressions

03 April 2006 13:30

lf53, UNIXBasics: Regular Expressions

Regular expressions can be found in many advanced editors like vi and emacs, in the programs grep/egrep and languages like awk, perl and sed. Regular Expressions are used for advanced context sensitive searches and text modifications. A Regular Expression is a formal description of a template to be matched against a text string.

ruadrift's TAGS related to tag regularexpressions

languae +   perl +