Linux.org User-created Helpful Shell Scripts

Hi there,
I wanted to share a script I made that allows the user to navigate a man page, display its table of contents and navigate through the different sections and subsections within the man pages.
Requirements :
bash version >= 4 (due to the use of references)
Usage:
You can run the script with the following command :
bash <(curl -fsSL https://raw.githubusercontent.com/nsainton/man_reader/master/man_reader.sh)
More informations about it on github : https://github.com/nsainton/man_reader
The idea behind this script is to allow the user to read the man pages in a friendlier version and to make the information more easily accessible when reading the pages.
If you have any idea of improvement or any feedback to give, feel free to reach out as I would love to receive some
 



Members online


Top