Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: print $(( (1234567890 - $EPOCHSECONDS) / 3600 ))
- X-seq: zsh-workers 26569
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: print $(( (1234567890 - $EPOCHSECONDS) / 3600 ))
- Date: Fri, 13 Feb 2009 19:53:19 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=drmHhCB4QJlNgNleoveI95/de+FxdnJ4F04mjBKyyPI=; b=uYmWzHpVHlJ3oEkn3tvQiTpYPOFwr/qRfWKbEPCKP/XtXBvdls7QRF8Y80iE0DFOQn SsvH6IVRwOVd6yv2gRvDu1ZwNBF5gfJM2nDJrPtWwU88OkzkwdNBxPFLgWoRD8Fv/BAV KviJNvyoLqBP2P3yuw9+zM7FrMWSS6LDTchvQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=MsIuWuhgEqMUIHdfqF/4i20BCLg5jRe+TjO8htMOH2jqgn0ShVwCd13uKfM0gHimyy 8r0xrpkYxDCD6ETnmbogC7ctgkDAgpbj01LAzes0CvmP8ffUMD0jf7P9NLFVB//+CZG1 jZQdJxXO+GpDVI+zrx1wfrQXUxzbwM+sdT4JI=
- In-reply-to: <alpine.LNX.2.00.0902131344160.4451@averatec>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <31690.1234547515@xxxxxxx> <alpine.LNX.2.00.0902131344160.4451@averatec>
2009/2/13 Benjamin R. Haskell <zsh@xxxxxxxxxx>:
> On Fri, 13 Feb 2009, Peter Stephenson wrote:
>
>> 5
>>
>> I don't think I can be bothered to stay up. There are limits to being a
>> geek.
>
> First instance of 1234567890 in my Zsh history file:
>
> : 1171338505:0;perl -lwe '$t = 1234567890 - time; print $t/$_ and $t%=$_ for
> 86400,3600,60,1'
>
> (1171338505 = Mon Feb 12 22:48:25 2007)
>
> Everyone else at the office today: Whoa, Friday the 13th!
>
> Me: You know what else is today...
>
> :-)
fwiw today is the first of three friday the 13ths this year (the other
two are in march and november).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author