date linux show millis

Shell
# Returns the number of seconds + current nanoseconds.
date +%s%N
Source

Also in Shell: