@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> stupid bot!
<1> just trying to test bot linking through the firewall on my linux box.. what a PITA
<0> set nat-ip external ip
<0> set my-ip internal ip
<0> set the port range which I forgot what it's called :D
<2> port-range?
<0> right
<0> and forward the port range and listening port(s)
<1> yep, although this has the addon security redhat provides, and that seems to be the holdup at the moment
<0> o_O
<3> hmm... what's the easiest way to cappitalize every word in a sentence using tcl?
<3> regsub?
<4> regsub -> http://www.tcl.tk/man/tcl8.4/TclCmd/regsub.htm
<5> no
<5> string map
<5> ;strip map {":|" :D"} "AAA :| AAA"



<5> ;strip map {":|" ":D"} "AAA :| AAA"
<5> god damn it
<3> hmm... huh..
<5> ;string map {":|" ":D"} "AAA :| AAA"
<5> bot is not here i guess
<5> well anyway string map
<5> is faster
<0> ;string toupper foobar
<0> hrm no bot
<3> only the first letter
<3> of wa word
<5> oh
<3> sorry :P
<5> [string map [string index ...
<3> and than a A b B map?
<3> sounds a bit too much
<2> split
<2> :]
<5> wait you want a first letter
<5> or a word
<5> :|
<3> first letter
<5> split won't help here Gotisch
<2> string ??
<2> you can split on space and capilaze then
<2> first char of every index
<3> check!
<3> split on space
<3> etc
<3> toupper 0 1
<3> or what is it.. 1 1
<2> ;foreach word [split "this is the string"] { lappend result [string toupper 1 1]}; return $result
<2> arr
<2> :]
<5> Tcl error: 1 1 1 1
<2> its 0
<2> % foreach word [split "this is the string"] { lappend result [string toupper $wo
<2> rd 0 0]}; return $result
<2> This Is The String
<2> %
<5> what are you trying to do 0_o
<5> you got me confused
<5> [next] you want to make it upper or changed something?
<3> euh?
<3> what gotisch had is perfect
<5> oh ok thne :)
<2> ;proc FirstCharToUpper { args } { set string [join $args]; foreach word [split $string] { lappend result [string toupper $word 0 0]}; return $result }
<3> thx for the brain time :P
<5> i hate strings :S
<3> I prefer the word thong
<0> I prefer what's underneath
<1> it's this SELinux thing that seems to be the problem, damned if I can find much about it though
<0> SELinux? never heard of it
<1> Security Enhanced
<1> :/
<0> sounds to me like something is blocking your ports
<1> ya, I think SELinux is doing that, we'll see
<1> hmm, yep, worked with SELinux turned off
<6> bah sqlite
<7> hi fireegl
<7> * You were kicked from #debian by etch (Banned: advertising)



<7> lol wtf
<7> i was talking about the quad processers on systemshell.net
<7> and i get banned
<7> lame
<2> you say the name of you nice hp to much
<2> like i saw 10 lines of you
<2> and you said your hps name already twice
<2> maybe they dont like that over at debian
<8> it's pretty dumb to start doing the same thing over here
<9> :p
<2> ah
<2> safetcl back?
<10> I've restarted it.
<7> the box?
<7> do what?
<10> The box and the bot are up.
<7> oh
<7> i wasn't refering to the website its the server
<7> i was speaking of
<2> what server?
<7> ohwell
<7> you jsut want me to say it again
<7> lol
<2> ye hehe
<2> you got me :P
<2> ;return a
<7>
<7> fireegl can i reboot to the new kernel?
<10> Spfy: I'll answer you in the proper place.
<7> ok :\
<7> sorry...
<10> Well the safetcl bot is having issues..
<11> m. jackson committed suicide?
<12> yoe, what are you talking about?
<11> just checking with you.. dunno what to think about this news content... http://michael.jackson.swellserver.com/news/top_stories/musician-overdose.php
<11> lol, nvm. i got it emailed by a friend.. i checked their homepage..
<11> "If you are reading this page, it's likely that you read a 'fake' story from the 'global ***ociated news' --a totally bogus news source."
<11> ;)
<6> bah
<13> anyone know of a tcl script to show users that login the shell box itself and report it to a channel
<13> example: foo and logged in via ssh
<13> example: foo has became root
<14> well that should be quite simple to do
<14> just make sure ssh logs everything to authlog and get it from there
<6> bah stupid sqlite
<6> db exists is lamest function ever
<6> bah no one awake :(
<11> ;)
<6> were you the one that uses mysqltcl?
<6> or sqlite :P
<6> lol
<6> i like sqlite, but it is well a lil feature lacking imho
<6> pfft
<6> i eat trout!
<6> :)
<6> bah newspaper :(
<6> lol, i take it you use sqlite?
<15> never even heard about it
<15> but i use mysqltcl dialy
<15> daily
<6> lol
<6> you any good with freebsd?
<16> ;p
<6> could have used you yesterday
<6> well the last week now
<15> no i **** at unix
<6> but i have it all working :S for the most part with sqlite now
<15> my tcl bot is currently at 17,209 lines
<6> ouch
<15> running on 11 channels
<6> wth does it do?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #tcl
or
Go to some related logs:

#stocks
hyperwrt screenshot
#nhl
detect flash tut
#computers
wife wants to shave my head
#vmware
nccops.com
#beginner
#freebsd



Home  |  disclaimer  |  contact  |  submit quotes