Created
May 6, 2023 01:46
-
-
Save mxyq/28afd921fb01b110a3aa19b6d4196183 to your computer and use it in GitHub Desktop.
[date 命令]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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