home *** CD-ROM | disk | FTP | other *** search
-
- NAME
-
- date - display system time
-
- SYNOPSIS
-
- date [-dmas]
-
- DESCRIPTION
-
- The "date" command uses the International Utilities Package to format a date and time string for display on standard output.
-
- OPTIONS
-
- -d Date only, the time is not printed.
- -m Minutes only, seconds are not printed.
- -a Abbreviated date format is used.
- -s Short date format is used.
-
- RETURN CODES
-
- <0 Error
- 0 Success
-
- SEE ALSO
-
- try "man date examples"