RosettaCodeData/Task/System-time/AWK/system-time-1.awk
2023-07-01 13:44:08 -04:00

1 line
42 B
Awk

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