Introduction:

Lately, my journey into crafting small utilities for Unix systems has been a fascinating exploration. Admittedly, my proficiency with Regular Expressions, sed, awk, and the like has always been a bit lacking. That’s when I stumbled upon a game-changer: OpenAI GPT-3.5. Little did I know how far AI had advanced until I began harnessing its capabilities. With minimal effort on my part, I found myself effortlessly crafting software. All I needed to do was provide the PseudoCode and elucidate the logic behind the operations to ChatGPT. Soon enough, I had a repository of handy scripts at my fingertips, courtesy of ChatGPT. [Link to GitHub repository]