Re: OT: Unix Geek Needed
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 63541
interpreted = N
texte = Chris List Recipient wrote:> FYI for the non-unix-geeks. The patter is a regular expression so the> "." in "404.html" matches any character. Just keep that in mind if you> start grepping other stuff.No, read my command carefully:# fgrep -v "404.html" logfile.bak > logfilefgrep specifically *does not* use a regex expansion before testing. For that purpose, you would normally use `egrep` or `grep -e` instead.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Chris List Recipient wrote:> FYI for the non-unix-geeks. The patter is a regular expression so the> "." in "404.html" matches any character. Just keep that in mind if you> start grepping other stuff.No, read my command carefully:# fgrep -v "404.html" logfile.bak > logfilefgrep specifically *does not* use a regex expansion before testing. For that purpose, you would normally use `egrep` or `grep -e` instead.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
AIM & SIM Issue (2001)
' add to cart ' or ' sku ' problem (1998)
Where is Orders.db appended? (2000)
Multiple prices (1997)
RE: File Uploads (1998)
Images (2000)
Beta 18 (1997)
WebCat2 - [format thousands] (1997)
Re:no [search] with NT (1997)
Why does WebCat do this? (2001)
Quitting WebMerchant ? (1997)
OT: ASP Developer (1999)
LookUp Tag (1997)
OT - help.. (2003)
How do you cause a new window to appear behind the currentwindow? (1999)
Requiring that certain fields be completed (1997)
Client-side Image Maps and WebCat? (1998)
New Site WebCat (1997)
Help name our technology! I found it (1997)
What kind of request is this? (2002)