#!/bin/bash man -k . | shuf -n 1 | cut -f1-2 -d' ' | xargs man 2>/dev/null