aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.scripts/know3
1 files changed, 3 insertions, 0 deletions
diff --git a/.scripts/know b/.scripts/know
new file mode 100755
index 0000000..8fbe45a
--- /dev/null
+++ b/.scripts/know
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+man -l "$(find /usr/share/man/man1/ -type f | shuf -n 1)"