.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 .SH AUTHOR Tom Ryder