Click to See Complete Forum and Search --> : What does regexp mean?
hop-frog
07-19-2003, 05:00 PM
What does regexp mean?
I found it in a help file mentioning various command line options in a program.Options:
--window <regexp>
mdwatts
07-19-2003, 05:18 PM
From ealier today (http://justlinux.com/forum/showthread.php?s=&threadid=107424&highlight=regexp). :)
Regular expression.
hop-frog
07-19-2003, 05:23 PM
It doesn't explain what a regular expression is. Nor does 'man regexp.'
mdwatts
07-19-2003, 05:59 PM
I'm sorry as I don't know how to explain it either.
Perhaps these G4L search results for 'regexp regular expression' (http://www.google.com/linux?hl=en&lr=&ie=ISO-8859-1&q=regexp+regular+expression&btnG=Google+Search) will help at least until someone a bit more knowledgeable can reply.
smokybobo
07-19-2003, 06:29 PM
First three results of this google search (http://www.google.com/search?q=regular%20expression%20definition&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8) explains it pretty well I think:
http://www.devshed.com/Server_Side/Administration/RegExp/page2.html
http://hostingworks.com/support/dict.phtml?foldoc=regular%2Bexpression
http://whatis.techtarget.com/definition/0,,sid9_gci517740,00.html
Sadly, I used to be very good at these way back when studying comp. sci. at university. I suppose now's a good time as any to dust off 'ye old textbook charred remains' and see what's still legible....