Tar Z [better] Site

#!/bin/bash # tarz - Enhanced tar with progress bar for .tar.gz operations tarz() gzip > "$archive" else # Archive specific files tar cf - "$@" Installation Add to your ~/.bashrc or ~/.zshrc :