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:
v6 Development copy download link seems to be offline? (2004)
Nested tags count question (1997)
Upload (1998)
How can I Add several Items into the cart at once? (1997)
WebMechant (2000)
Users.db [encrypt seed=????] (1998)
How many Databases can I open? (2003)
RE: Signal Raised (1997)
Dark Horse Comics success story (1997)
OT New use for WebCat (1998)
WebCat website for developers and hosters (2001)
MySQL 4.1 (2004)
item sorting (1997)
SiteEdit Pro Update Announcement (1997)
[append] problem (1997)
OK, here goes... (1997)
HELP - NONE STOP DIGESTS. Digest for 4/24/97) (1997)
Freeze (2003)
Requiring that certain fields be completed (1997)
admin:admin won't work for login:password ! (1999)