|
|||||||||
![]() |
|||||||||
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [CRONOLOG]: Quick help.....
Ben Jamieson wrote: Hi all,
...Logs/%Y/%m/%d_ib.log (although the files will be 01_ib.log, 02_ib.log, etc rather than 1_ib.log, 2_ib.log -- as strftime puts in a leading zero for %d for single digit days. Once I get this sorted, I was going to see if I cold use Mathew Grossos patch to post process it, but the URl for it:
My final question, being from a Mac background, is... how the hell do you
patch <patchfile in the "appropriate" directory. I.e. if the paths in the patch start "cronolog-1.6.2/src/..." then you could apply the patch from the directory containing the cronolog-1.6.2 directory, althernatively you could use the -p option to strip off a prefix, so you could apply the patch in your cronolog directory by saying: patch -p1 <patchfile the -p1 will strip off one level of directory from the pathnames embedded in the patch (which may be useful if the top level directory name in the patch does not match your top-level directory name). For more information see the patch manual page. thanks in advance to anyone who can help with any of the above! Andrew -- Andrew Ford, Director Pauntley Prints / Ford & Mason Ltd A.Ford@xxxxxxxxxxxxxxxx South Wing Compton House pauntley-prints.co.uk Compton Green, Redmarley Tel: +44 1531 829900 ford-mason.co.uk Gloucester GL19 3JB Fax: +44 1531 829901 refcards.com cronolog.org Great Britain Mobile: +44 7785 258278
|