aboutsummaryrefslogtreecommitdiff
path: root/man/man1/uts.1df
blob: f28797a4728e71e403171f1de1268e2dc12d4912 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH UTS 1df "December 2016" "Manual page for uts"
.SH NAME
.B uts
\- prints the current UNIX timestamp
.SH SYNOPSIS
.B uts
.SH DESCRIPTION
.B uts
applies POSIX's specifications for the behaviour of its srand() function to
print the current UNIX timestamp.
.SH SEE ALSO
date(1)
.br
<http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_12>
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>