puf
MH & nmh: Email for Users & Programmers online book
Install
- All systems
-
curl cmd.cat/puf.sh
- Debian
-
apt-get install puf
- Ubuntu
-
apt-get install puf
- Kali Linux
-
apt-get install puf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install puf
- OS X
-
brew install puf
- Raspbian
-
apt-get install puf
- Dockerfile
- dockerfile.run/puf
mh-book
MH & nmh: Email for Users & Programmers online book
This is the book written by Jerry Peek and published by O'Reilly & Associates, Inc. This book covers MH, nmh, and several interfaces to MH including xmh and exmh. MH-E is now documented separately. This manual is also visible at http://rand-mh.sourceforge.net/book/
puf
Parallel URL fetcher
puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection.