Find the answer to your Linux question:
Results 1 to 4 of 4
what is diff between "uptime" and "date" command. where we can use these command...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    6

    uptime command defn

    what is diff between "uptime" and "date" command. where we can use these command

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309
    Put this command and you will find what shown

  3. #3
    Just Joined! jr0sco's Avatar
    Join Date
    Aug 2010
    Location
    Australia
    Posts
    41
    Read the manuals

    Run these commands in the terminal

    Code:
    man uptime
    man date
    JC

  4. #4
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    Quote Originally Posted by zafarh View Post
    what is diff between "uptime" and "date" command. where we can use these command
    They are pretty much the same.
    First shows time since you turned your box on.
    Second shows time from A. D.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...