Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 1998 17:55:01 -0600
From:      Don Read <sysop@calcasieu.com>
To:        Robert Wall <rsw@vsat.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Hello
Message-ID:  <3.0.5.32.19981208175501.007fba40@mail>
In-Reply-To: <Pine.BSF.3.96.981208091531.8796A-100000@bridge.millstream. net>

next in thread | previous in thread | raw e-mail | index | archive | help
back on 09:16 AM 12/8/98 +0000, you said:
>I know this is a bit off-topic for this list, but is there a function
>anywhere that tells the number of seconds that have passed since the
>epoch?
>

#!/usr/bin/perl
   printf( "%u\n" , time )

Regards
-- 
Don Read                               sysop@calcasieu.com
EDP Manager                                dread@texas.net
Calcasieu Lumber Co.                             Austin TX
- Ya jes' mash that button, rite jher


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19981208175501.007fba40>