[02:58] ojh ([email protected]) joined #rocklinux.
[02:59] _Ragnar_ ([email protected]) joined #rocklinux.
[03:12] <ojh> Has anyone been able to test the Zero-Install patch yet?
[03:15] _Ragnar__ ([email protected]) left irc: Read error: 110 (Connection timed out)
[04:03] ojh ([email protected]) left #rocklinux.
[05:37] mnemoc_ ([email protected]) joined #rocklinux.
[05:43] mnemoc ([email protected]) left irc: Read error: 110 (Connection timed out)
[06:07] netrunne1 ([email protected]) joined #rocklinux.
[06:15] netrunner ([email protected]) left irc: Read error: 60 (Operation timed out)
[06:15] Nick change: netrunne1 -> netrunner
[08:29] <blindcoder> netrunner: strange. As I said, I have 64 MB and play at highest detail without as much as a single framdrop
[08:30] <blindcoder> netrunner: I usually use the afterburner to get through the asteroid fields without a problem
[10:34] treo ([email protected]) joined #rocklinux.
[10:35] <treo> hi
[12:17] SteffenP ([email protected]) joined #rocklinux.
[12:41] blindcod1r ([email protected]) joined #rocklinux.
[12:41] blindcoder ([email protected]) left irc: Nick collision from services.
[12:41] Nick change: blindcod1r -> blindcoder
[15:00] tfing ([email protected]) left irc: "brb"
[15:30] <owl> god. writing applicatons is such a ill thing. it's like 'oh dear idiot. yes i just want to apply in your only one beloved company* *pukes*
[16:09] tfing ([email protected]) joined #rocklinux.
[16:09] <tfing> hi
[17:07] daniel_s_ ([email protected]) joined #rocklinux.
[17:07] <daniel_s_> hello everyone!!
[17:08] <daniel_s_> Anyone knows what the parallel port is in the /dev directory?
[17:11] <owl>  lp0 afaik
[17:12] <daniel_s_> great, thanks! stupid me
[17:12] <owl> np *g*
[17:34] kasc ([email protected]) left irc: Read error: 104 (Connection reset by peer)
[17:35] daniel_s_ ([email protected]) left irc: "using sirc version 2.211+KSIRC/1.3.11"
[17:39] kasc ([email protected]) joined #rocklinux.
[18:35] sci ([email protected]) joined #rocklinux.
[18:36] sci ([email protected]) left irc: Client Quit
[18:58] <SerWou> how to launch several applications at the same time on a same command line ? i though it was ";"
[19:15] <fake> SerWou: depends.
[19:15] <fake> SerWou: if the applications stay in foreground, each command will be started after the previous one returned.
[19:16] <fake> SerWou: if you want to start multiple applications that don't return before you want the next one started, you could use '&;
[19:16] <fake> '&'
[19:16] <fake> app1 & app2 & app3
[19:17] <fake> if you do 'app1 & app2 & app3 &' you'll get your shell back instantly
[19:20] <SerWou> yes
[19:20] <SerWou> thanks
[19:20] <SerWou> i forgot that one more time ;)
[19:27] <th> fake: that's not true
[19:27] <th> fake: you need app1 & ; app2 & ; app3 &
[19:33] <tfing> th: fake is right
[19:34] <fake> oh
[19:34] <th> tfing: no.
[19:34] <th> just do a : date ; sleep 10 & sleep 10 & sleep 10 ; date
[19:34] <th> Sun Mar 13 19:34:16 CET 2005
[19:34] <th> [3] 1813
[19:34] <th> [4] 1814
[19:34] <th> [1]   Done                    sleep 10
[19:34] <th> [2]   Done                    sleep 10
[19:34] <th> [4]+  Done                    sleep 10
[19:34] <th> Sun Mar 13 19:34:26 CET 2005
[19:35] <tfing> th: so what ?
[19:36] <tfing> you just proved that sleep 10 & sleep 10 & sleep 10 spawns 3 sleep in parallel
[19:36] <tfing> which is what SerWou wants
[19:36] <tfing> if i understood correctly
[19:37] <th> tfing: "< fake> if you do 'app1 & app2 & app3 &' you'll get your shell back instantly"
[19:37] <th> tfing: if that would be true the date outputs would not differ 10 seconds
[19:38] _Ragnar__ ([email protected]) joined #rocklinux.
[19:38] <tfing> th: that's because you put a & and not a ; before the last date
[19:38] <tfing> err
[19:38] <tfing> th: that's because you put a ; and not a & before the last date
[19:39] <th> oh yea
[19:39] <th> sorry.
[19:39] <th> missed the last &
[19:41] <fake> hehe
[19:49] _Ragnar_ ([email protected]) left irc: Read error: 110 (Connection timed out)
[19:56] Nick change: _Ragnar__ -> _Ragnar_
[20:27] raphael ([email protected]) joined #rocklinux.
[20:53] fake ([email protected]) left irc: Read error: 104 (Connection reset by peer)
[20:53] fake ([email protected]) joined #rocklinux.
[21:13] fake ([email protected]) left irc: Read error: 54 (Connection reset by peer)
[21:13] fake ([email protected]) joined #rocklinux.
[22:18] raphael ([email protected]) left #rocklinux ("Kopete 0.9.2 : https://kopete.kde.org").
[22:27] treo ([email protected]) left irc: "safe the Planet, kill yourself"
[23:47] SteffenP ([email protected]) left irc: "https://www.bomberclone.de"
[00:00] --- Mon Mar 14 2005