https://github.com/hubtou/manpath
display search path for manual pages
https://github.com/hubtou/manpath
command-line-tool learning-python learning-unix mdoc pnu-project python shell tools unix unix-command utility
Last synced: 12 months ago
JSON representation
display search path for manual pages
- Host: GitHub
- URL: https://github.com/hubtou/manpath
- Owner: HubTou
- License: bsd-3-clause
- Created: 2022-03-06T15:35:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T18:45:33.000Z (about 3 years ago)
- Last Synced: 2025-03-28T21:48:47.094Z (12 months ago)
- Topics: command-line-tool, learning-python, learning-unix, mdoc, pnu-project, python, shell, tools, unix, unix-command, utility
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Installation
Depending on if you want only this tool, the full set of PNU tools, or PNU plus a selection of additional third-parties tools, use one of these commands:
pip install [pnu-manpath](https://pypi.org/project/pnu-manpath/)
pip install [PNU](https://pypi.org/project/PNU/)
pip install [pytnix](https://pypi.org/project/pytnix/)
# MANPATH(1), MANPATH(3)
This repository includes a command-line utility:
* [manpath(1)](https://github.com/HubTou/manpath/blob/main/MANPATH.1.md) - display search path for manual pages
And a Python library:
* [manpath(3)](https://github.com/HubTou/manpath/blob/main/MANPATH.3.md) - return the search path for manual pages