code logs -> 2007 -> Wed, 13 Jun 2007< code.20070612.log - code.20070614.log >
--- Log opened Wed Jun 13 00:00:58 2007
00:31 gnolam [lenin@Nightstar-13557.8.5.253.se.wasadata.net] has quit [Quit: Z?]
00:46 Doctor_Nick [AWT@Nightstar-12335.dmisinetworks.net] has joined #code
01:04 GeekSoldier_ [~Rob@Nightstar-6355.pools.arcor-ip.net] has joined #code
01:06 GeekSoldier|Sleep [~Rob@Nightstar-6855.pools.arcor-ip.net] has quit [Ping Timeout]
02:46 ReivZzz is now known as Reiver
03:18 Doctor_Nick [AWT@Nightstar-12335.dmisinetworks.net] has quit [Ping Timeout]
04:01 BlueTiger [~BlueTiger@Nightstar-1362.natsoe.res.rr.com] has joined #Code
04:03 BlueTiger [~BlueTiger@Nightstar-1362.natsoe.res.rr.com] has left #Code []
04:32 GeekSoldier_ is now known as GeekSoldier|Work
05:09 Chalain [~chalain@Admin.Nightstar.Net] has quit [Client exited]
05:09 Chalain [~chalain@Nightstar-4184.res.logixcom.net] has joined #code
05:19 AnnoDomini [~farkoff@Nightstar-29109.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
05:28 AnnoDomini [~farkoff@Nightstar-29109.neoplus.adsl.tpnet.pl] has joined #Code
05:28 mode/#code [+o AnnoDomini] by ChanServ
05:46 ChalcyAFK is now known as Chalcedon
06:11 You're now known as TheWatcher
07:05 GeekSoldier|Work is now known as Rob
07:06 Rob is now known as GeekSoldier|work
08:17 Thaqui [~Thaqui@Nightstar-25877.jetstream.xtra.co.nz] has quit [Connection reset by peer]
08:23 Thaqui [~Thaqui@Nightstar-25877.jetstream.xtra.co.nz] has joined #code
08:23 mode/#code [+o Thaqui] by ChanServ
09:05 Chalcedon [~Chalcedon@Nightstar-15747.ue.woosh.co.nz] has quit [Quit: Gone]
09:53 GeekSoldier|work [~Rob@Nightstar-6355.pools.arcor-ip.net] has quit [Ping Timeout]
10:03 Reiver is now known as ReivOut
11:16 ReivOut is now known as Reiver
11:45 Vornicus is now known as Vornicus-Latens
12:53 AnnoDomini [~farkoff@Nightstar-29109.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
12:54 KBot [~karma.bot@Nightstar-29844.neoplus.adsl.tpnet.pl] has joined #Code
12:54 KarmaBot [~karma.bot@Nightstar-29109.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
12:55 KBot is now known as KarmaBot
12:59 AnnoDomini [~farkoff@Nightstar-29844.neoplus.adsl.tpnet.pl] has joined #Code
12:59 mode/#code [+o AnnoDomini] by ChanServ
13:37 GeekSoldier [~Rob@Nightstar-6355.pools.arcor-ip.net] has joined #code
13:46 GeekSoldier|work [~Rob@Nightstar-6355.pools.arcor-ip.net] has joined #code
13:48 GeekSoldier [~Rob@Nightstar-6355.pools.arcor-ip.net] has quit [Killed (NickServ (GHOST command used by GeekSoldier|work))]
13:48 GeekSoldier|work is now known as GeekSoldier
14:08 ToxicFrog is now known as ToxicFrog|W`rkn
14:16 gnolam [lenin@Nightstar-13557.8.5.253.se.wasadata.net] has joined #Code
14:16 mode/#code [+o gnolam] by ChanServ
14:36 Thaqui [~Thaqui@Nightstar-25877.jetstream.xtra.co.nz] has quit [Quit: Leaving]
16:11 ToxicFrog|W`rkn [~ToxicFrog@Admin.Nightstar.Net] has quit [Client exited]
16:12 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
16:12 mode/#code [+o ToxicFrog] by ChanServ
16:12 * ToxicFrog eyes bash
16:12 ToxicFrog is now known as ToxicFrog|W`rkn
16:12
<@AnnoDomini>
Who of your kin did it kill this time?
16:13
<@ToxicFrog|W`rkn>
source <( echo '#!/bin/bash' && sed -e "s_=_='_" -e "s_\$_'_" -e "s_^_export _" < ~/env ) # doesn't work
16:13
<@ToxicFrog|W`rkn>
( echo '#!/bin/bash' && sed -e "s_=_='_" -e "s_\$_'_" -e "s_^_export _" < ~/env ) > /tmp/env; source /tmp/env # does work
16:14
<@AnnoDomini>
Both look like meaningless ASCII crap to me, unfortunately.
16:14 Reiver is now known as ReivZzz
16:15
<@ToxicFrog|W`rkn>
{ while true; do read line || break; eval "$line"; done } < <( echo '#!/bin/bash' && sed -e "s_=_='_" -e "s_\$_'_" -e "s_^_export _" < ~/env ) # this works too, wtf
16:31 Syloq [Syloq@NetAdmin.Nightstar.Net] has joined #code
17:04 Syloq is now known as Syloqs-AFH
17:14 You're now known as TheWatcher[afk]
18:45 You're now known as TheWatcher
18:58 gnolam is now known as Friend
18:59 Friend is now known as gnolam
19:16
< MyCatVerbs>
ToxicFrog|W`rkn: could it be just 'cuz source is a builtin and isn't actually implemented all that well?
19:32 ZED [set_by_zya@80.92.244.ns-3142] has joined #Code
19:32 ZED [set_by_zya@80.92.244.ns-3142] has left #Code []
19:51 gnolam [lenin@Nightstar-13557.8.5.253.se.wasadata.net] has quit [Ping Timeout]
19:51 gnolam [lenin@Nightstar-13557.8.5.253.se.wasadata.net] has joined #Code
19:51 mode/#code [+o gnolam] by ChanServ
20:09
<@ToxicFrog|W`rkn>
Hmm. I need to finish my bash plugin for xchat.
20:10
<@ToxicFrog|W`rkn>
That way I can rip these bots with a simple for loop ??
20:33 GeekSoldier is now known as GeekSoldier|Sleep
20:40 Syloqs-AFH [Syloq@NetAdmin.Nightstar.Net] has quit [Quit: ]
20:52 Vornicus-Latens is now known as Vornicus
21:31 AnnoDomini [~farkoff@Nightstar-29844.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
21:38 Chalcedon [~Chalcedon@Nightstar-15747.ue.woosh.co.nz] has joined #code
21:38 mode/#code [+o Chalcedon] by ChanServ
21:40 AnnoDomini [~farkoff@Nightstar-29844.neoplus.adsl.tpnet.pl] has joined #Code
21:40 mode/#code [+o AnnoDomini] by ChanServ
21:54 Vornicus is now known as IanMusgrave
22:52 ToxicFrog|W`rkn [~ToxicFrog@Admin.Nightstar.Net] has quit [Client exited]
22:52 ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code
22:52 mode/#code [+o ToxicFrog] by ChanServ
22:55 You're now known as TheWatcher[T-2]
22:57 You're now known as TheWatcher[zZzZ]
23:49 IanMusgrave is now known as Vornicus
--- Log closed Thu Jun 14 00:00:04 2007
code logs -> 2007 -> Wed, 13 Jun 2007< code.20070612.log - code.20070614.log >