modernize date cmd
This commit is contained in:
parent
1cc5f8fb00
commit
fe513ec354
@ -106,7 +106,7 @@ function scriptHelp {
|
|||||||
|
|
||||||
### generate dynamic timestamps
|
### generate dynamic timestamps
|
||||||
function stamp {
|
function stamp {
|
||||||
echo `date +%F" "%T`
|
(date +%F" "%T)
|
||||||
}
|
}
|
||||||
|
|
||||||
### quit -- exit the script after logging any errors, warnings, etc.
|
### quit -- exit the script after logging any errors, warnings, etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user