`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