We discovered an interesting Open Source Python API / Command-line tool called ‘cowsay which we installed up at our AlmaLinux web server via …
pip install cowsay
… with an integration purpose in mind, so thanks. Before many reader’s time indeed, but some may remember those cute banner printouts that told you who owned the next printout on a spooling “crude graphics” printout in the late 70’s … well cowsay encapsulates those heady days (and who can forget punch cards)?! Before integration, though, we want to test it via a new PHP supervisor on exec method Linux command line interfacings to cowsay.
So we started, with this “first draft” getting places and then this “second draft” with a little more sophistication to leave the day with this interfacer …
If this was interesting you may be interested in this too.