snippetbashTip
manpath — Determine the search path for manual pages. More information: <https://manned.org/manpath>.
Viewed 0 times
thecommandsearchpathdetermineclimanpathfor
linux
Problem
How to use the
manpath command: Determine the search path for manual pages. More information: <https://manned.org/manpath>.Solution
manpath — Determine the search path for manual pages. More information: <https://manned.org/manpath>.Display the search path used to find man pages:
manpathShow the entire global manpath:
manpath {{[-g|--global]}}Code Snippets
Display the search path used to find man pages
manpathShow the entire global manpath
manpath {{[-g|--global]}}Context
tldr-pages: linux/manpath
Revisions (0)
No revisions yet.