`crypt(1)` ========== A convenience wrapper for UNIX `crypt(3)`. Includes a manual page and `-h` output and nothing else. $ make $ sudo make install Or put it somewhere else: $ make install PREFIX="$HOME"/.local License ------- Copyright (c) [Tom Ryder][1]. Distributed under an [MIT License][2]. [1]: https://sanctum.geek.nz/ [2]: https://www.opensource.org/licenses/MIT