update
This commit is contained in:
6
.local/scripts/9999_date
Normal file
6
.local/scripts/9999_date
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
date=$(date +"%d.%m.%y")
|
||||
time=$(date +"%H:%M:%S")
|
||||
|
||||
echo " $date $time"
|
Reference in New Issue
Block a user