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