tulizu is a pure bash script to view and switch getty issue files. Furthermore it may helpful at the creation process of such an issue file when there are ASCII arts included.
Last version is v0.3, May 2025
Details about tulizu you can find in the doc directory and on the tulizu home page with some screenshots.
An installation is not absolutely necessary. It's sufficient to download the latest code and source the shipped tulizu-env.sh file.
source /path/to/tulizu/source/tulizu-env.sh
At least works this if your default shell is bash compatible. If not try to run bash -i beforehand. The only disadvantage should be that command doc shows no SourceCode and Example-tizu entries.
That's also handy while hacking on tulizu.
Arch users may look in AUR
cd into the downloaded source tree and simply run:
sudo make install
To remove run:
sudo make uninstall
It may wise to run:
tulizu doc man
If you only want to pick one of the shipped files for your pleasure, it's save to uninstall tulizu afterwards.
GNU General Public License (GPL), Version 2.0