8
Browse and Discover Manpages
(programming.dev)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
I wrote a little script to browse Manpages: woman using
fzfto create such a browser. Just runwomanwithout arguments to see the full list.I think you would need to change the variable
sections='1,8,6,5,7', so it access only specific Manpages. In example1stands for executable programs or shell commands. More about the sections in the DESCRIPTION of the man command itself:man man