Thanks all for your help :)
-----Original Message-----
From: bscanlan at irish-times.com [mailto:bscanlan at irish-times.com]
Sent: Tuesday, October 23, 2001 6:11 PM
To: Baldwin_James at emc.com; ilug at linux.ie
Subject: Re: [ILUG] $yesterday
On Tue, Oct 23, 2001 at 12:49:32PM -0400, Baldwin_James at emc.com wrote:
>> Anyone know of a YESTERDAY binary hanging about either compiled or
> compilable on Solaris ?
> ;)
If you insist..
#include <sys/types.h>
#include <time.h>
main()
{
time_t moo=time(0)-86400;
printf("%s",ctime(&moo));
return;
}
Brian.
--
Brian Scanlan, Systems Administrator.
Irish Times New Media - http://www.ireland.com
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!