=== DenBeiren is now known as zz_DenBeiren === markthomas is now known as markthomas|away === Guest61548 is now known as mfisch === mfisch is now known as Guest38607 === Guest38607 is now known as mfisch === Lurchy_away is now known as Lurchy [02:53] is there anyone here that has used the find command before id like some information about capabilities === cipi is now known as CiPi === azizLIGHT is now known as Guest61933 === Lcawte|Away is now known as Lcawte [06:38] Sprocks: "man find" tells you everything about the cpabilities of "find". [06:42] actually, 'info find' will tell you a lot more... [06:43] How comes that some programs use "man" and others use "info" for documentation? [06:45] 'info' is a GNU tool, 'man' is much older (UNIX, BSD, etc.) [06:46] so usually GNU tools come with 'info' documentation, but non-GNU tools don't [06:47] 'info' has hyperlinks & such, so it's a bit more sophisticated [06:47] Ah ok. [06:48] OTOH, there are also tools/programs that come with HTML PDF, etc. for docs, of course [06:52] compare 'man' & 'info' for commands like 'bash' & 'find' for yourself :) === liam_ is now known as Guest64959 === zz_DenBeiren is now known as DenBeiren === DenBeiren is now known as zz_DenBeiren === DenBeiren is now known as zz_DenBeiren === zz_DenBeiren is now known as DenBeiren [12:40] Good afternoon. === DenBeiren is now known as zz_DenBeiren [16:27] Hi everyone, I'm trying to compile liblcfg [16:33] but it's currently failing to compile, here's a log of what i'm trying to do. https://gist.github.com/OliPicard/dcfba67b13a45d7415fc [16:43] OliPicard: if a command fails, repeating it with sudo is *not* the first thing to try. In fact, it should be almost the last thing to try. You will now have messed up file permissions/ownership. Best start from scratch. [16:43] OliPicard: and the error means there's a bug in the Makefile.am file that you'll need to fix [16:48] My guess is that libtool isn't installed/found [16:58] thanks :) === liam_ is now known as Guest16633 === CiPi is now known as cipi === cipi is now known as CIPi === _darxun is now known as darxun [20:30] Hi everyone, I'm currently trying to create a cron job with upstart. just wondering if anyone knows of any good tutorials/guides on how to do it? [20:35] I'm trying to create a cron job that when fired, execs a python script just not sure how to setup the timer [20:36] ah... [20:36] I cant use it [20:37] create a cronjob with upstart ? [20:37] upstart is the init - it's nothing to do with cron [20:41] i'll use cron instead :) === zz_DenBeiren is now known as DenBeiren