Re: [WebDNA] Grep everything and replace with asterisks?

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105090
interpreted = N
texte = Enough is enough, I am writing a letter of complaint to the CEO of grep :-) Thanks for the nudge in the right direction, guys. Obviously my grep-fu is weak and my google-fu is weaker. -Dan -------------------------------------------------- From: "Bob Minor" Sent: Monday, March 22, 2010 12:50 PM To: Subject: Re: [WebDNA] Grep everything and replace with asterisks? > Actually this is pretty standard grep, to grep a period one would normally > have to \. to escape the . and actually look for a period > > On Mar 22, 2010, at 1:44 PM, Dan Strong wrote: > >> Works, but wow is that counter-intuitive or what? I would see that and >> think that it literally is looking for periods to replace... ah the >> wonders of [grep]. Thanks, Marc. >> >> -Dan >> >> -------------------------------------------------- >> From: "Marc Thompson" >> Sent: Monday, March 22, 2010 11:39 AM >> To: >> Subject: Re: [WebDNA] Grep everything and replace with asterisks? >> >>> [grep search=.&replace=*]h4tdb!@6889gfd[/grep] >>> >>> Dan Strong wrote: >>>> I want to take a string and replace everything in it with asterisks. >>>> None of these work: >>>> >>>> [grep search=[*]&replace=*]h4tdb!@6889gfd[/grep] >>>> [grep search=[ ]&replace=*]h4tdb!@6889gfd[/grep] >>>> [grep search=[url][ ][/url]&replace=*]h4tdb!@6889gfd[/grep] >>>> >>>> I know how to do a grep that replaces all letters and numbers, but what >>>> about other symbols and such (@, etc.)? >>>> >>>> I suppose I could do a [countchars] on the input then replace with that >>>> many asterisks, but it just seems like this is exactly the kind of job >>>> that grep is for. >>>> >>>> Not terribly important, but now I'm curious how it can be done. >>>> >>>> Thanks, >>>> -Dan >>> >>> -- >>> ------------------------------------------- >>> Marc Thompson >>> Software Engineer >>> Media Solutions >>> University Information Technology >>> University of Utah >>> 801.585.9264 >>> marc.thompson@utah.edu >>> ------------------------------------------- >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: >>> http://forum.webdna.us/eucabb.html?page=topics&category=288 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=topics&category=288 > > Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Grep everything and replace with asterisks? ("Terry Wilson" 2010)
  2. Re: [WebDNA] Grep everything and replace with asterisks? (Govinda 2010)
  3. Re: [WebDNA] Grep everything and replace with asterisks? ("Dan Strong" 2010)
  4. Re: [WebDNA] Grep everything and replace with asterisks? (Bob Minor 2010)
  5. Re: [WebDNA] Grep everything and replace with asterisks? ("Dan Strong" 2010)
  6. Re: [WebDNA] Grep everything and replace with asterisks? (Marc Thompson 2010)
  7. Re: [WebDNA] Grep everything and replace with asterisks? ("Dan Strong" 2010)
  8. Re: [WebDNA] Grep everything and replace with asterisks? (Marc Thompson 2010)
  9. Re: [WebDNA] Grep everything and replace with asterisks? ("Dan Strong" 2010)
  10. [WebDNA] Grep everything and replace with asterisks? ("Dan Strong" 2010)
Enough is enough, I am writing a letter of complaint to the CEO of grep :-) Thanks for the nudge in the right direction, guys. Obviously my grep-fu is weak and my google-fu is weaker. -Dan -------------------------------------------------- From: "Bob Minor" Sent: Monday, March 22, 2010 12:50 PM To: Subject: Re: [WebDNA] Grep everything and replace with asterisks? > Actually this is pretty standard grep, to grep a period one would normally > have to \. to escape the . and actually look for a period > > On Mar 22, 2010, at 1:44 PM, Dan Strong wrote: > >> Works, but wow is that counter-intuitive or what? I would see that and >> think that it literally is looking for periods to replace... ah the >> wonders of [grep]. Thanks, Marc. >> >> -Dan >> >> -------------------------------------------------- >> From: "Marc Thompson" >> Sent: Monday, March 22, 2010 11:39 AM >> To: >> Subject: Re: [WebDNA] Grep everything and replace with asterisks? >> >>> [grep search=.&replace=*]h4tdb!@6889gfd[/grep] >>> >>> Dan Strong wrote: >>>> I want to take a string and replace everything in it with asterisks. >>>> None of these work: >>>> >>>> [grep search=[*]&replace=*]h4tdb!@6889gfd[/grep] >>>> [grep search=[ ]&replace=*]h4tdb!@6889gfd[/grep] >>>> [grep search=[url][ ][/url]&replace=*]h4tdb!@6889gfd[/grep] >>>> >>>> I know how to do a grep that replaces all letters and numbers, but what >>>> about other symbols and such (@, etc.)? >>>> >>>> I suppose I could do a [countchars] on the input then replace with that >>>> many asterisks, but it just seems like this is exactly the kind of job >>>> that grep is for. >>>> >>>> Not terribly important, but now I'm curious how it can be done. >>>> >>>> Thanks, >>>> -Dan >>> >>> -- >>> ------------------------------------------- >>> Marc Thompson >>> Software Engineer >>> Media Solutions >>> University Information Technology >>> University of Utah >>> 801.585.9264 >>> marc.thompson@utah.edu >>> ------------------------------------------- >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: >>> http://forum.webdna.us/eucabb.html?page=topics&category=288 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=topics&category=288 > > "Dan Strong"

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:

[AppendFile] problem (WebCat2b13 Mac .acgi) (1997) [Off] Netscape Display Problem (1998) PCS Frames (1997) RE: E-mailer error codes (1997) ListFiles and NT Email Sender 2nd Answer (2000) Help name our technology! (1997) programmer help needed (1998) Q: for those who use Cookies for sessions? (2004) Emailer errors (1997) [WriteFile] problems (1997) [append] vs. [appendfile] delta + question? (1997) [WebDNA] Ping....testing....1..2..3.. (2009) details (2003) 5.0 Pricing (2003) Progress !! WAS: Trouble with formula.db (1997) WCS Newbie question (1997) Is WebCat 3.0 necessary for calculating shipping? (2000) Dark Horse Comics success story (1997) Navigator 4.01 (1997) Bad Install... (2003)