This is a simple fortune implementation that supports the same file formats as the standard Linux/BSD versions.
make
sudo make install
fortune [file] [separator]
Default separator is '\n'
.
If you find a bug, submit an issue, PR, or email me with a description and/or patch.
Copyright (c) 2022-2025 Ben O'Neill ben@oneill.sh. This work is released under the terms of the MIT License. See LICENSE for the license terms.