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:
[addlineitems] display (1997)
Improved ISAPI extension (2004)
2 easy questions re: [showif] and [sendmail] (1997)
Multipart/form-data and video (2005)
RE: New WebCatalog Version !!! (1997)
This Code Kills My WebCatalog Dead (2003)
shipping costs (1997)
Return records from another (1997)
Webmerchant 3.08: Help! Error Can't open order file.Ignoring [Orderfile] context (2000)
Email (1998)
WebCatalog for guestbook ? (1997)
HELP WITH DATES (1997)
[WebDNA] An alternative to hosting... (2009)
$Replace with [founditems] (1997)
Maybe Off Topic -- OS X/UNIX Shell Scripts? (2003)
New Command prefs ... (1997)
FEW QUESTIONS (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
can WC render sites out? (1997)
[WebDNA] Create a cryptographic Mac key... (2016)