Add timestamp scripts
[khome.git] / bin / timestamp
diff --git a/bin/timestamp b/bin/timestamp
new file mode 100755 (executable)
index 0000000..cea3764
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+date +'%Y-%m-%d %H:%M:%S %Z'
This page took 0.031177 seconds and 4 git commands to generate.