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:

Passing Cart variable to subdirectory files? (1997) Frames and WebCat (1997) Site Check (2006) Way [OT] - OS 10.2 Server (2002) products db philosophy (2001) problem: search crashes webstar (1997) [WebDNA] It's been a while so ... (2009) cybercash on OSX - was Executing remote AppleScript (2000) Roundup function? (1997) BBEdit and WebCatalog 2.0? (1997) Encrypt Users.db problem (1998) TCPConnect / Current Temperature (2004) proper way to check if a container is empty? (2000) WebCat2b15MacPlugin - showing [math] (1997) WebCat2b15MacPlugin - [protect] (1997) WebDNA and SQL (2003) PARAMETER vs. OPERATOR (was The BUG is BACK ...) (1998) Thanks and new Question on lineitems (2002) Help! WebCat2 bug (1997) Template Not Found (1998)