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 1QQMfU-0002wP-54 for garchives@archives.gentoo.org; Sat, 28 May 2011 16:47:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23F571C09A; Sat, 28 May 2011 16:45:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E94131C09A for ; Sat, 28 May 2011 16:45:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7E3F51B401B for ; Sat, 28 May 2011 16:45:36 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.866 X-Spam-Level: X-Spam-Status: No, score=-4.866 required=5.5 tests=[AWL=1.733, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wbu8mGDZ1gBF for ; Sat, 28 May 2011 16:45:28 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id A3D321B401D for ; Sat, 28 May 2011 16:45:27 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QQMdZ-0006rj-M8 for gentoo-user@gentoo.org; Sat, 28 May 2011 18:45:17 +0200 Received: from athedsl-376180.home.otenet.gr ([79.131.21.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 May 2011 18:45:17 +0200 Received: from realnc by athedsl-376180.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 May 2011 18:45:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Converting time formats Date: Sat, 28 May 2011 19:45:18 +0300 Organization: Lucas Barks Message-ID: References: <4DE124C2.3050809@gmail.com> 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-376180.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110524 Thunderbird/3.1.10 In-Reply-To: <4DE124C2.3050809@gmail.com> X-Archives-Salt: X-Archives-Hash: e170b5f7363fbb0dec4e96012c6d14cb On 05/28/2011 07:37 PM, Dale wrote: > 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? date -d @1306574899