From: Alexander Schmidt Date: Mon, 20 Jul 2015 22:13:04 +0000 (+0200) Subject: undo timestamp modification X-Git-Url: https://git.treefish.org/~alex/backmeupscotty.git/commitdiff_plain/0984727e5376cebd26b5ff6e9469cfc63d0c756d undo timestamp modification --- diff --git a/backmeupscotty b/backmeupscotty index 1daddb8..80392a3 100644 --- a/backmeupscotty +++ b/backmeupscotty @@ -10,7 +10,7 @@ _ERROR_ENCOUNTERED=0 _UPPERME=$(echo $(basename $0) | tr '[:lower:]' '[:upper:]') function timestamp { - echo $(date +"[%y-%m-%d %H:%M:%S]") + date +"[%y-%m-%d %H:%M:%S]" } function scottyline {