aboutsummaryrefslogtreecommitdiff
path: root/man/man1/uts.1df
blob: 8b821fe4d1adaf25d5451f582d25f9ae7b5a739f (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 awk's srand() function to
print the current UNIX timestamp.
.SH SEE ALSO
awk(1), 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>