Mint
This commit is contained in:
10
docs/Linux/date.md
Normal file
10
docs/Linux/date.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Date
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
now=$(date +"%d-%m-%Y %T")
|
||||
$ echo "$now"
|
||||
15-06-2019 16:14:01
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user