summaryrefslogtreecommitdiff
path: root/static/unix-v10/man1/date.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man1/date.1')
-rw-r--r--static/unix-v10/man1/date.133
1 files changed, 33 insertions, 0 deletions
diff --git a/static/unix-v10/man1/date.1 b/static/unix-v10/man1/date.1
new file mode 100644
index 00000000..2ec8af09
--- /dev/null
+++ b/static/unix-v10/man1/date.1
@@ -0,0 +1,33 @@
+.pa 1
+.he 'DATE (I)'3/15/72'DATE (I)'
+.ti 0
+NAME date -- print and set the date
+.sp
+.ti 0
+SYNOPSIS date____ [ mmddhhmm ]
+.sp
+.ti 0
+DESCRIPTION If no argument is given, the current date is printed
+to the second.
+If an argument is given, the current date is set.
+mm__ is the month number;
+dd__ is the day number in the month;
+hh__ is the hour number (24 hour system);
+mm__ is the minute number.
+For example:
+
+ date 10080045
+
+sets the date to Oct 8, 12:45 AM.
+.sp
+.ti 0
+FILES --
+.sp
+.ti 0
+SEE ALSO --
+.sp
+.ti 0
+DIAGNOSTICS "?" if the argument is syntactically incorrect.
+.sp
+.ti 0
+BUGS --