*-David Parmet (13 Jul)
| 
| dumb newbie question....
| 
| I got everything up and running (still working on X but that's another
| story) but when i ask for date it gives me May 25th.  
| 
| How do i change the date and time?
| 

%man date

DATE(1)                                                   DATE(1)


NAME
       date - print or set the system date and time

SYNOPSIS
       date  [-u]  [-d  datestr]  [-f datefile] [-R] [-s datestr]
       [--utc] [--universal]  [--date=datestr]  [--file=datefile]
       [--rfc-822] [--set=datestr] [--help] [--version] [+FORMAT]
       [MMDDhhmm[[CC]YY][.ss]]


<snip>

       If  given  an  argument that does not start with `+', date
       sets the system clock to the time and  date  specified  by
       that argument.  The argument must consist entirely of digĀ­
       its, which have the following meaning:

       MM     month

       DD     day within month

       hh     hour

       mm     minute

       CC     first two digits of year (optional)

       YY     last two digits of year (optional)

       ss     second (optional)

       Only the superuser can set the system clock.

<snip>

Brian 
-- 
Mechanical Engineering                              [EMAIL PROTECTED]
Purdue University                   http://www.ecn.purdue.edu/~servis


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to