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:
Grep and removing text (2002)
Shipcost lookup? (1997)
Convertchars Problem (2004)
small hairball -- stuck on [showif] for related db (1998)
target=_blank and form variables (1997)
Country & Ship-to address & other fields ? (1997)
Fun with Dates - revisited (1997)
Part Html part WebDNA (1997)
looping table rows (1999)
Search/sort in URL Was: GuestBook example (1997)
Math, Multiple Equasions and Show/Hide (1998)
Summary Searches (2000)
RE: Database field limit? (1998)
WebCatalog f2 Installation (1997)
Using Applescript to process WebCatalog functions (1998)
WebCat cannot handle compatible search parameters? (1997)
Plugin or CGI or both (1997)
speed of TCPConnect? (1998)
[OT] Mozilla | Was: R.I.P. Netscape (2003)
Cannot get subtotal to work (1997)