Organize into home and system directories
[khome.git] / home / bin / timestamp
diff --git a/home/bin/timestamp b/home/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.023168 seconds and 4 git commands to generate.