]> gitweb.fluxo.info Git - scripts.git/commitdiff
Adds pw
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 25 Feb 2016 18:06:06 +0000 (15:06 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 25 Feb 2016 18:06:06 +0000 (15:06 -0300)
pw [new file with mode: 0755]

diff --git a/pw b/pw
new file mode 100755 (executable)
index 0000000..eaca5c4
--- /dev/null
+++ b/pw
@@ -0,0 +1,6 @@
+#!/bin/bash
+#
+# Simple password generator.
+#
+
+head -c ${1:-18} /dev/urandom | base64