summarylogtreecommitdiffstats
path: root/fortune
diff options
context:
space:
mode:
Diffstat (limited to 'fortune')
-rw-r--r--fortune3
1 files changed, 3 insertions, 0 deletions
diff --git a/fortune b/fortune
new file mode 100644
index 000000000000..31cd2b7b3443
--- /dev/null
+++ b/fortune
@@ -0,0 +1,3 @@
+#!/usr/bin/bash
+
+shuf -n 1 /etc/fortune $@