[newbie] Regular expressions (was: Vi vs Emacs)

2003-02-06 Thread Jan Wilson
* FemmeFatale [EMAIL PROTECTED] [030206 17:40]: Thx CM. Question: what are regular expressions ? And sed? Heard of it... but no clue what it is... I'll look it up later. The regular expressions has me stumped though mostly. Regular expressions are REALLY fun. I saw recently that

Re: [newbie] Regular expressions (was: Vi vs Emacs)

2003-02-06 Thread FemmeFatale
At 07:05 PM 2/6/2003 -0600, you wrote: Snaffled gibberish spewed in email Anyway, hope this gives you an idea. Jeffrey E. F. Friedl's book, Mastering Regular Expressions (O'Reilly) is a good reference, and there are tutorials and such if you Google 'em. -- Jan Wilson, SysAdmin Heh well it

[newbie] Regular Expressions

2000-03-26 Thread Lane Lester
I keep running into references to "regular expressions" in different contexts. Where can I learn about regular expressions? -- Lane Lane Lester / Madison County, Georgia USA Using Linux to get where I want to go...

Re: [newbie] Regular Expressions

2000-03-26 Thread Rial Juan
Well, you can learn about them in the "perlre" manpage. "man perlre", FYI. On Mar 26 Lane Lester wrote: I keep running into references to "regular expressions" in different contexts. Where can I learn about regular expressions? -- Rial Juan