From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QQMXM-0001vS-UM for garchives@archives.gentoo.org; Sat, 28 May 2011 16:38:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06A881C07F; Sat, 28 May 2011 16:37:25 +0000 (UTC) Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53]) by pigeon.gentoo.org (Postfix) with ESMTP id CC4A51C07F for ; Sat, 28 May 2011 16:37:25 +0000 (UTC) Received: by yia25 with SMTP id 25so1501413yia.40 for ; Sat, 28 May 2011 09:37:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=/T2S35qQuu65S+N+PS7X+s9u2cfGMW2CXwNkiHYGcbM=; b=c/hGqwbFaZ04bvYutJh8rZ19kR8iywf4lcXHi7qGeMd7423NBsgpTk9NuxEsfMJh6m auo/F6H+JSqum1HJkf7WwMxMKDuzsWV6oHOahAkRoAHbMxb6Ze15RvSezv8pHKZSre3+ vpIhId5/hVehhyox8TgoYC7CpLMNYdrcXFGlM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=AZwAN1H7Xs0tJNfJXlI6XNssXY/gvHuuOk5pFKEC9kIOBOQ1JLCkZsp/f2D6taQiQX ErlLYvC4XFHWIlkS10VHZH707ujIJqQ3GL2HGF9nG2tklTEyBUnh1JVRpOoLqOuLQcFS q6iJNr4KUYCkPe4H3X439bKHJlzCuGOfIvMyI= Received: by 10.151.42.9 with SMTP id u9mr2975723ybj.244.1306600645373; Sat, 28 May 2011 09:37:25 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-108-236.jan.bellsouth.net [98.95.108.236]) by mx.google.com with ESMTPS id j19sm195211ybh.20.2011.05.28.09.37.23 (version=SSLv3 cipher=OTHER); Sat, 28 May 2011 09:37:24 -0700 (PDT) Message-ID: <4DE124C2.3050809@gmail.com> Date: Sat, 28 May 2011 11:37:22 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110517 Gentoo/2.0.14 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: Gentoo User Subject: [gentoo-user] Converting time formats Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 04d5908cb604db247a79b650b53d4fb8 I asked this once before but I can't find it. I have a log file that has time stamps that look like this: lastrun = 1306574899 What do I use to get the human time for that? I thought it was the date command but I couldn't find it in the man page. I tried google but I can't recall what that time stamp is called either so not sure what to search for. Could someone enlighten me a little bit here? Thanks. Dale :-) :-)