--- Log opened Tue Oct 03 00:00:23 2017 |
00:25 | | Jessikat [Jessikat@Nightstar-ef4.klt.132.82.IP] has joined #code |
00:35 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
00:35 | | mode/#code [+o macdjord|slep] by ChanServ |
00:38 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
00:50 | | Kindamoody is now known as Kindamoody[zZz] |
01:04 | | Derakon[AFK] is now known as Derakon |
01:25 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
01:25 | | mode/#code [+o mac] by ChanServ |
01:27 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
01:56 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
01:56 | | mode/#code [+o macdjord|slep] by ChanServ |
01:59 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
02:44 | | Degi_ [Degi@Nightstar-ppts7u.dyn.telefonica.de] has quit [[NS] Quit: Leaving] |
04:47 | | Derakon is now known as Derakon[AFK] |
05:27 | | celticminstrel [celticminst@Nightstar-rk1uup.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
05:29 | <&McMartin> | "What do you think? I think we should destroy some more airplanes!" |
05:29 | <&McMartin> | I probably shouldn't use old Mythbusters episodes as coding background noise, but it's too much fun not to |
06:13 | | Jessikat` [Jessikat@Nightstar-vpk6ou.dab.02.net] has joined #code |
06:17 | | Jessikat [Jessikat@Nightstar-ef4.klt.132.82.IP] has quit [Ping timeout: 121 seconds] |
07:18 | | himi [sjjf@Nightstar-dm0.2ni.203.150.IP] has quit [Ping timeout: 121 seconds] |
07:46 | < Jessikat`> | Hehe |
08:04 | | Jessikat` is now known as Jessikat |
08:38 | | Vornicus [Vash@Nightstar-1l3nul.res.rr.com] has quit [Connection closed] |
08:42 | | Kindamoody[zZz] is now known as Kindamoody |
12:43 | | Jessikat` [Jessikat@Nightstar-tbl.jtr.132.82.IP] has joined #code |
12:47 | | Jessikat [Jessikat@Nightstar-vpk6ou.dab.02.net] has quit [Ping timeout: 121 seconds] |
13:30 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
13:30 | | mode/#code [+o mac] by ChanServ |
13:33 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
13:36 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
13:36 | | mode/#code [+o macdjord|slep] by ChanServ |
13:39 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
13:52 | | mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
13:52 | | mode/#code [+o mac] by ChanServ |
13:55 | | macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
14:04 | | Degi [Degi@Nightstar-ppts7u.dyn.telefonica.de] has joined #code |
15:27 | | Jessikat` [Jessikat@Nightstar-tbl.jtr.132.82.IP] has quit [[NS] Quit: Bye] |
16:30 | | Jessikat [Jessikat@Nightstar-tbl.jtr.132.82.IP] has joined #code |
18:20 | | Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
18:35 | <@abudhabi> | How do I count the number of files in a directory, without having to enter that directory? |
18:38 | < ToxicFrog> | ls -A <dir> | wc -l ? |
18:38 | < ToxicFrog> | abudhabi: what language/OS? |
18:39 | <@abudhabi> | Linux. |
18:39 | <@abudhabi> | ToxicFrog: Worked, thanks. |
18:40 | <@abudhabi> | I've got a dir with like 47k textfiles in it, and it's always a pain to load. |
18:41 | < ToxicFrog> | Adjust the arguments to ls accordingly depending on whether you want hidden files and ./.. included. If you specifically just want files and not subdirectories you may need find with some combination of -type and -depth, or grep the output of ls -l |
18:41 | <@abudhabi> | It's just a flat dump of files. |
19:14 | | Jessikat` [Jessikat@Nightstar-gt3ssm.dab.02.net] has joined #code |
19:17 | | Jessikat [Jessikat@Nightstar-tbl.jtr.132.82.IP] has quit [Ping timeout: 121 seconds] |
19:33 | | Vash [Vash@Nightstar-1l3nul.res.rr.com] has joined #code |
19:33 | | Vash is now known as Vornicus |
19:33 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
19:36 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Connection closed] |
19:52 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
19:52 | | mode/#code [+o Alek] by ChanServ |
20:00 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
20:03 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
20:03 | | mode/#code [+o Alek] by ChanServ |
20:46 | | Degi_ [Degi@Nightstar-nf38d9.dyn.telefonica.de] has joined #code |
20:49 | | Degi [Degi@Nightstar-ppts7u.dyn.telefonica.de] has quit [Ping timeout: 121 seconds] |
21:22 | | gnolam [quassel@Nightstar-hsn6u0.cust.bahnhof.se] has joined #code |
21:22 | | mode/#code [+o gnolam] by ChanServ |
21:31 | | Jessikat` is now known as Jessikat |
22:27 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
22:27 | | mode/#code [+o himi] by ChanServ |
23:15 | | Degi_ [Degi@Nightstar-nf38d9.dyn.telefonica.de] has quit [Connection closed] |
23:29 | | gnolam [quassel@Nightstar-hsn6u0.cust.bahnhof.se] has quit [[NS] Quit: Z?] |
--- Log closed Wed Oct 04 00:00:25 2017 |