Author Topic: "Let are kids walk!"  (Read 7154 times)

0 Members and 1 Guest are viewing this topic.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: "Let are kids walk!"
« Reply #30 on: May 26, 2007, 12:33:55 am »
No it wasn't and it still isn't.

Why did you refer to the Politics board (still, that isn't spam) as "s/forum/board"?

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: "Let are kids walk!"
« Reply #31 on: May 26, 2007, 12:57:00 am »
FFS, he's talking about specifically the Politics board. It was perfectly understandable from his original post.
Haha, I never knew what "FFS" meant until just now. I stared at it for awhile, and it came to me! :D

No it wasn't and it still isn't.

Why did you refer to the Politics board (still, that isn't spam) as "s/forum/board"?
"s" = substitute. I'm surprised you haven't seen it before, I see that syntax all the time. It's a quick way to make a correction. s/a/b/ = replace a with b.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: "Let are kids walk!"
« Reply #32 on: May 26, 2007, 01:05:55 am »
I believe I have never ever seen that before.

Offline Hitmen

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: "Let are kids walk!"
« Reply #33 on: May 26, 2007, 01:31:13 am »
"s" = substitute. I'm surprised you haven't seen it before, I see that syntax all the time. It's a quick way to make a correction. s/a/b/ = replace a with b.
That's because you're a dork and read too much slashdot when you're bored at work. (not that there's anything wrong with that :))
Quote
(22:15:39) Newby: it hurts to swallow

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: "Let are kids walk!"
« Reply #34 on: May 26, 2007, 01:35:43 am »
"s" = substitute. I'm surprised you haven't seen it before, I see that syntax all the time. It's a quick way to make a correction. s/a/b/ = replace a with b.
That's because you're a dork and read too much slashdot when you're bored at work. (not that there's anything wrong with that :))

Or use vi a lot.

:%s/src/dest/flags

That's how I'm capable of recognizing s/src/dest =P.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: "Let are kids walk!"
« Reply #35 on: May 26, 2007, 01:48:12 am »
"s" = substitute. I'm surprised you haven't seen it before, I see that syntax all the time. It's a quick way to make a correction. s/a/b/ = replace a with b.
That's because you're a dork and read too much slashdot when you're bored at work. (not that there's anything wrong with that :))

Or use vi a lot.

:%s/src/dest/flags

That's how I'm capable of recognizing s/src/dest =P.
Or Perl or PHP regular expressions.

Also people I chat with on IM use it occasionally. And yes, of course, Slashdot :)