Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beangreen247/man-pages-to-pdf-script
A script that generates PDFs from local man pages on your system
https://github.com/beangreen247/man-pages-to-pdf-script
bash beangreen247 debian generates-pdfs linux man-pages open-source pdf-script ubuntu
Last synced: about 1 month ago
JSON representation
A script that generates PDFs from local man pages on your system
- Host: GitHub
- URL: https://github.com/beangreen247/man-pages-to-pdf-script
- Owner: BeanGreen247
- Created: 2019-12-01T21:58:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T09:50:34.000Z (about 5 years ago)
- Last Synced: 2024-12-24T03:50:25.636Z (about 1 month ago)
- Topics: bash, beangreen247, debian, generates-pdfs, linux, man-pages, open-source, pdf-script, ubuntu
- Language: Shell
- Size: 161 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# man-pages-to-pdf-script
A script that generates PDFs from local man pages on your system
## Get the script
```
wget https://raw.githubusercontent.com/BeanGreen247/man-pages-to-pdf-script/master/manpagetopdf.sh
```
## Usage
```
sudo bash manpagetopdf.sh
```
![Folder contents](https://github.com/BeanGreen247/man-pages-to-pdf-script/raw/master/Screenshot%20from%202019-12-01%2023-07-28.png)