![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| epoch time | ali560045 | Shell Programming and Scripting | 3 | 06-02-2008 05:41 AM |
| EPOCH to real time? | TheEngineer | UNIX for Advanced & Expert Users | 5 | 07-18-2006 09:30 AM |
| Epoch time | 12yearold | UNIX for Advanced & Expert Users | 2 | 07-14-2006 04:11 PM |
| Epoch time | 12yearold | Shell Programming and Scripting | 1 | 07-14-2006 12:57 PM |
| Epoch problem | vsomanchi | High Level Programming | 2 | 06-28-2001 12:53 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
i am trying to figure out how i can get a 'Nix box to display epoch time. Is there a command to do this? Do I know what I am talking about or am I an Idiot? Wait dont answer that last question!!!!! Thanx in advance!!! ![]() |
|
|||||
|
I found several references saying typing the following at the prompt would work, but it doesn't on my system.. worth a try on yours though (not documented in the man pages):
date +%s ---------------- Try this too: perl -e 'print time, "\n" ' Last edited by oombera; 08-27-2002 at 10:58 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|