blob: f4e49c9ded84f22c9efc902d1d5a723270885331 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.help time Feb86 language
.ih
NAME
time -- display the current time
.ih
USAGE
time
.ih
DESCRIPTION
\fITime\fR writes the current time and date on the standard output.
.ih
EXAMPLE
.nf
cl> time
Fri 12:50:29 14-Feb-86
.fi
.ih
SEE ALSO
sleep, wait, jobs
|