summarylogtreecommitdiffstats
path: root/fortune
diff options
context:
space:
mode:
authorAnthony Wang2023-06-02 19:19:30 +0000
committerAnthony Wang2023-06-02 19:20:35 +0000
commit800184c29d6079cffae029d82572d58527466e40 (patch)
treee96681832f7e963a0aaa1c5385f22a13d3427108 /fortune
downloadaur-fotd.tar.gz
Initial commit
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 $@