RosettaCodeData/Task/System-time/AWK/system-time-1.awk
2015-02-20 00:35:01 -05:00

1 line
42 B
Awk

$ awk 'BEGIN{print systime(),strftime()}'