A simple command-line tool to zip text files in a directory.
txtzipper
is a shell script that finds all .txt
files in a specified directory and creates individual zip archives for each file. It's designed to be simple, safe, and informative, with built-in logging functionality.