I enjoy automating and creatively scripting solutions when the situation arises.
VIB - Vi Backup Wrapper
Because I am a Linux "Command Line" (CLI) Nerd with the VI editor being my tactile love-language, I created a BASH wrapper called VIB.
This tool automatically adds LAST MODIFIED date/time stamps depending on the size of the file, and file-type. It also creates a change-log, and configurable (5 by default) backup of the file you are editing.
If you with to give it a spin visit my github repository for VIB
https://github.com/hoppyhedgehog/vib
TVPN - OpenConnect Wrapper
TVPN is a VPNC Wrapper Script that allows you to connect to your Cisco VPN using Openconnect instead of using the Native Cisco Client.
I created this for use on MAC OSX Monterey (12.6)+, but it could also be used on Linux.