Skip to content

Instantly share code, notes, and snippets.

@mxyq
Created May 6, 2023 01:46
Show Gist options
  • Save mxyq/28afd921fb01b110a3aa19b6d4196183 to your computer and use it in GitHub Desktop.
Save mxyq/28afd921fb01b110a3aa19b6d4196183 to your computer and use it in GitHub Desktop.
[date 命令]
for ((;;)); do date "+%Y-%m-%d - %H:%M:%S:%N" ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment