-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

For the lazy:

        http://www.coolepochcountdown.com

(Complete with requisite XKCD link -- bottom right. And yes, Rubin:
'watch' will change your file...erm...your life. *gah*)


- -sth

sam hooker|[email protected]|http://www.noiseplant.com

I have received the love Internet dispatch.
        
                                -spam


On 2009/02/13 12:27 PM, Rubin Bennett wrote:
> On Fri, 2009-02-13 at 10:22 -0700, Alvin ONeal wrote:
>> So heres an interesting tidbit for you all, in case you didn't hear.
>> Unix time will be hitting 1234567890 at 4:31:30 (MST) today. 0
>> corresponds to Jan. 1st 1970. It's nothing important other than
>> interesting.
>>
>> watch -n 1 date +%s
>>
>> watch -n 1 'd=$(date +%s); o=$((1234567890 - ${d})); echo "now=${d};
>> remaining=${o}"'
>> <sjansen> watch -n 1 'd=$(date +%s); r=$((1234567890 - $d)); h=$(($r /
>> 3600)); s=$(($r - $h * 3600)); m=$(($s / 60)); s=$(($s - $m * 60));
>> printf "%10d\n%10d\n%02d:%02d:%02d" "$d" "$r" "$h" "$m" "$s"'
>>
> AJ, you've taught me a new command... watch.  Thanks!  I've fulfilled
> my "learn something new every day" requirement for today.
> 
> Rubin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmV6W8ACgkQX8KByLv3aQ2FjwCgqE875Y76JYxqj4QVJg/pfzEN
kmIAn2kXNpGx8CGNz8eT6RBFgLBeeYEu
=Iquo
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to