IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Gotcha
Need the spaces or all the a's get replaced.

Makes sense
-----------------------------------------
"In this world of sin and sorrow there is always something to be thankful for. As for me, I rejoice that I am not a Republican."
-- H. L. Mencken

Support our troops, Impeach Bush.
D. D. Richards
New s/all the a's/the first a/
you can add a g at the end of the command to replace all the occurences:

s/oldtext/newtext/g will replace all occurences of 'oldtext' with 'newtext' in the set of text you feed it.
--
Steve
     Look!! Another engineer for me! - (bionerd) - (48)
         hey, this guy can actually fix things! fake it -NT - (boxley)
         Now, now - (imric) - (1)
             ...but the money does! -NT - (ChrisR)
         How many do you need to consume a month? -NT - (gdaustin) - (11)
             s/a/per/ -NT - (Silverlock) - (10)
                 s/ a / per /; # Your substitution had a bug :-P -NT - (ben_tilly) - (9)
                     Don't even know the language the "s/" thingie is from - (Silverlock) - (4)
                         It appears in several, including Perl - (ben_tilly) - (2)
                             Gotcha - (Silverlock) - (1)
                                 s/all the a's/the first a/ - (Steve Lowe)
                         Started in sed - (broomberg)
                     Err: s/\\ a\\ /\\ per\\ / # I WOT -NT - (folkert) - (3)
                         Why escape the spaces? -NT - (static) - (2)
                             I use sed. -NT - (folkert) - (1)
                                 That's the shell's behaviour, not sed's - (ben_tilly)
         Give it a shot -NT - (broomberg)
         Hey, Rowan Atkinson was an Engineer. Luck! :-) - (Another Scott) - (4)
             Great. The man of my dreams is Mr. Bean? - (bionerd) - (3)
                 Maybe more like Black Adder? -NT - (SpiceWare)
                 Hey, don't be too hasty to turn him down... - (CRConrad) - (1)
                     Hmmm.. Great Minds. Again. - (Ashton)
         View it as a game... - (ben_tilly) - (2)
             Okay, I'll give it a shot - (bionerd) - (1)
                 I'll need a report then :-) -NT - (ben_tilly)
         Well, it is possible for an engineer . . . - (Andrew Grygus) - (4)
             Cant control who I'm matched with - (bionerd) - (3)
                 No wonder you're getting engineers. - (Andrew Grygus)
                 I put them to bed with a song - (admin) - (1)
                     You sound a lot like me! - (bionerd)
         Oh give him a try -NT - (tuberculosis)
         That's friendly - (warmachine) - (17)
             You havent been following my lack of success with engineers - (bionerd) - (16)
                 My arms aren't that long - (broomberg) - (15)
                     Ditto the wife thing. - (bepatient) - (14)
                         Whattaya mean bet - (broomberg) - (13)
                             I don't do AC...I like the "sure thing" bets. Sue me :-) -NT - (bepatient) - (1)
                                 You're DC? - (jbrabeck)
                             Hmmmm..... - (bionerd) - (10)
                                 *chuckle* You got way more than a 'passing grade'. -NT - (imric)
                                 It's a digital thing; think 'IQ' - (Ashton) - (8)
                                     I read what you wrote - (bionerd) - (7)
                                         Better get used to it. - (inthane-chan) - (6)
                                             Re: Better get used to it. - (n3jja) - (5)
                                                 Oops - double submit - read other -NT - (broomberg)
                                                 Close - (broomberg) - (3)
                                                     Balls-A-Poppin was the first of the multi-ball machines IIRC -NT - (tuberculosis) - (2)
                                                         The Batman machine was, imho, just about perfect. - (pwhysall) - (1)
                                                             My favorite was the Addam's Family - (broomberg)

Non cogito ergo nihil, y'all.
108 ms