Am 28.05.2011 18:37, schrieb Dale: > 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 > > :-) :-) >
date --date=@1306574899 looks sensible. I've found this on the info page: `info date` -> "Date input formats" -> "Seconds since the Epoch" Hope this helps, Florian Philipp
signature.asc
Description: OpenPGP digital signature