The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-11-2009
qneill qneill is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 23
setting the system date

Okay so I'm not really a newbie, but this bugs the crap out of me (rant on).

Every so often I need to change the system time. I run "man date" and always find the "date -s" command, but for who knows how long, the manual page has *never* listed the format of the input string required to set the date. I eventually remember to run "info date" and get to a usable example. That leaves me with

1) why doesn't the man page specify this format
2) why doesn't the man page even mention that you can do things like

date --set='+2 minutes'

Okay, rant off. Oh, and any of you Unix-heads out there know why things are this way in a relatively mundane manual page?
--
Quentin