carlwiede / randman

πŸ“– display a random man page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– randman - random man page explorer

Casually explore the various Unix tools available on your system πŸ€“


Usage

Make sure the script has execute permission

chmod +x randman.sh

Run

./randman.sh

todo

  • Option to select a specific section to explore
  • Option to display the information in a more concise manner
  • Option to select man pages in a specific locale
  • Option to exclude man pages that you've already read
  • Implement the script in C in order to produce a binary (faster)

About

πŸ“– display a random man page

License:MIT License


Languages

Language:Shell 100.0%