UNIX Command Example: Display Local Date Time in Seconds How to?
Logon to UNIX command prompt then copy & past the bellow code to get the desired result:
date date +%s
Here "date" is the base command to Display Local Date Time Here "date +%s" Display Local Date Time in Seconds If everything went well you should get some interesting result as follows:
No comments:
Post a Comment
leave your comments here..