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:
Moment of Thanks (1997)
Email (1998)
unsubscribe (1999)
Formulas.db + Users.db (1997)
Cleaning up all the shopping carts (2000)
Trouble with formula.db (1997)
Browser Resolution (1999)
Frames and WebCat (1997)
Site Test Please (2005)
Setting up shop (1997)
Max Record length restated as maybe bug (1997)
request for string functions (1998)
WebCat b13 CGI -shownext- (1997)
show if date < expiry date (2002)
PCS Frames (1997)
Sorting alphabetical (2003)
PROBLEMS WITH PROTECT TAG (2004)
Webcatalog quitting (1997)
restarting webcatalog (2002)
WebCat2: Items xx to xx shown, etc. (1997)