Date: Thu, 17 Aug 2006 10:25:34 +1000 From: Antony Mawer <fbsd-current@mawer.org> To: Julian Elischer <julian@elischer.org> Cc: Aleksey Perov <algardo@sura.ru>, freebsd-current@freebsd.org Subject: Re: suggested addition to 'date' Message-ID: <44E3B77E.1080509@mawer.org> In-Reply-To: <44E38F2C.8000207@elischer.org> References: <44DD4510.5070002@elischer.org> <20060816131824.67a8053b.algardo@sura.ru> <44E38F2C.8000207@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 17/08/2006 7:33 AM, Julian Elischer wrote: > Aleksey Perov wrote: >> This wheel has been invented million years ago. >> >> Install DJB's daemontools from ports, then run >> ... > I can not install ports onto these machines. They are appliances. > > I will simply put the unhancement in out own cvs tree, and the > enhancement will be private. > I'm still comletely amazed that no-one but me thinks this is a good idea > as it seems absolutly > obvious to me and it doesn't affect date's usual behaviour in the > slightest. I'd also find this handy, as have many a time resorted to a Perl script to achieve the same thing. It does seem an odd fit to the "date" command (date's job isn't really anything to do with logging), but there is merit in the fact that it avoids having to re-duplicate all the date parsing and formatting code that already exists within date in another program... I sympathise with the situation re: appliances, and the fewer programs you can get away with in such a situation, the better! -Antony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E3B77E.1080509>