Skip to content

Instantly share code, notes, and snippets.

@Wolfsrudel
Wolfsrudel / README.md
Created November 18, 2024 09:54 — forked from moriwaka/README.md
PDF Document Downloader from docs.redhat.com

Usage:

```
$ mkdir RHEL9Doc
$ cd RHEL9Doc
$ fetchdoc.sh https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9
```

Prerequirement: curl, GNU Parallel