From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5483 invoked from network); 13 Feb 2009 19:22:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Feb 2009 19:22:50 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 9410 invoked from network); 13 Feb 2009 19:22:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Feb 2009 19:22:45 -0000 Received: (qmail 28668 invoked by alias); 13 Feb 2009 19:22:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26570 Received: (qmail 28654 invoked from network); 13 Feb 2009 19:22:39 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 13 Feb 2009 19:22:39 -0000 Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id B612D80271F0 for ; Fri, 13 Feb 2009 20:22:36 +0100 (CET) Received: by fk-out-0910.google.com with SMTP id 19so679251fkr.13 for ; Fri, 13 Feb 2009 11:22:32 -0800 (PST) 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:cc:content-type :content-transfer-encoding; bh=vcotgs2P3FfAgm/aS0i6ZK/1dH4t8Dp42zw3SWvmiTM=; b=h6Zm1bBdImGWSE7TRXU0T21EEpGySN/WT/srZABVOoOSJcyCwWwYHkBeyLsfZ5fMEW vMj+zB0xvM2gdYsV9DDPti5pdbKQGZ/pH4ek1J265OYYdYU8RwUo6SGo2xDNBzLMbcJL 4lT0nJ5dfVcFSeJe0EcTS2FO4cXawHRhxLRBY= 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 :cc:content-type:content-transfer-encoding; b=oULaLSEO6+9FfVc7PX4MdmOTf1dcK+umUPEDpmVr68hlSJTH9NTZuhdqMAIqSvFEL9 TSPVx7CgCKXj1KTsss6TbQBnf0Ve+4qhmfXoIi0Ff7QNNb/kB3EC8L0Cafub/zFfCpt/ PSLWrdt8126LYtiuLpHgTYahWXD/Z91qSBf2k= MIME-Version: 1.0 Received: by 10.86.66.19 with SMTP id o19mr475326fga.7.1234552952240; Fri, 13 Feb 2009 11:22:32 -0800 (PST) In-Reply-To: <31690.1234547515@csr.com> References: <31690.1234547515@csr.com> Date: Fri, 13 Feb 2009 20:22:32 +0100 Message-ID: <2d460de70902131122u41b3f248k730adfa882f02b08@mail.gmail.com> Subject: Re: print $(( (1234567890 - $EPOCHSECONDS) / 3600 )) From: Richard Hartmann To: Peter Stephenson Cc: Zsh hackers list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV 0.92.1/8989/Fri Feb 13 19:29:24 2009 on bifrost X-Virus-Status: Clean On Fri, Feb 13, 2009 at 18:51, Peter Stephenson wrote: > I don't think I can be bothered to stay up. =C2=A0There are limits to bei= ng a > geek. 1234554321 will be in 1398 seconds :) Richard PS: 1234567891 is prime