Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

RE: Re: removing duplicate letters

by eduardo (Curate)
on Jun 19, 2000 at 00:01 UTC ( [id://18730]=note: print w/replies, xml ) Need Help??


in reply to Re: removing duplicate letters
in thread removing duplicate letters

damn it ;) that's it, that's what i wanted...
s/(.)\1/$1/g;
oh well, what i kept on trying was:
s/(.)\$1/$1/g;
and that sure as hell didn't work ;) thank you very much!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://18730]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-24 02:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found