|
:)
Pete
www.google.com search for "regular expressions"
;-)
( sorry, in grumpy mood )
On 5/4/05, Peter Grace <pgrace@xxxxxxxx> wrote:
Along this topic, does anyone have a good reference on regular expressions? I've seen people do some crazy magic with regexps and I would like to become such a wizard myself.
Fred Kulack wrote:
Yes, by default grep uses basic regular expressions. The dot means to match any single character. Use man grep and see the regular expression section.
As you've seen, Use fgrep to grep for fixed strings (or grep -F) Use egrep to grep using extended regular expressions (or grep -E).
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.2 - Release Date: 5/2/2005
_______________________________________________ This is the Linux/400 Discussion (LINUX400) mailing list To post a message email: LINUX400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/linux400 or email: LINUX400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/linux400.
_______________________________________________ This is the Linux/400 Discussion (LINUX400) mailing list To post a message email: LINUX400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/linux400 or email: LINUX400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/linux400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.