X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Ftimestamp;fp=home%2Fbin%2Ftimestamp;h=cea376440d760a2bec04e6a00891b78d89ea7f83;hb=a68d5744f8758fc77c34c612edac06dbc0bea129;hp=0000000000000000000000000000000000000000;hpb=e184ff59e5cc01f9f62d0be272b77e59e149a6f1;p=khome.git diff --git a/home/bin/timestamp b/home/bin/timestamp new file mode 100755 index 0000000..cea3764 --- /dev/null +++ b/home/bin/timestamp @@ -0,0 +1,3 @@ +#! /bin/sh + +date +'%Y-%m-%d %H:%M:%S %Z'