This commit is contained in:
2022-07-31 19:15:14 +02:00
parent 7f9c284337
commit 20098f710c

@@ -3,8 +3,9 @@
<details> <details>
<summary markdown="span"> Get Time and Date for History command</summary> <summary markdown="span"> Get Time and Date for History command</summary>
<br>
Send:
Send:
``` ```
HISTTIMEFORMAT='%Y-%m-%d %T " && history HISTTIMEFORMAT='%Y-%m-%d %T " && history
``` ```