Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T18:45:33.000Z (about 2 years ago)
- Last Synced: 2024-12-07T04:00:27.843Z (about 1 month 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 pagesAnd a Python library:
* [manpath(3)](https://github.com/HubTou/manpath/blob/main/MANPATH.3.md) - return the search path for manual pages