Improve the format of the timestamp
This commit is contained in:
3
runas.sh
3
runas.sh
@@ -3,7 +3,8 @@
|
|||||||
#-----------------------------------------------------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
function ts {
|
function ts {
|
||||||
echo [`date '+%b %d %X'`]
|
echo [`date '+%Y-%m-%d %H:%M:%S'`]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#-----------------------------------------------------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user