#!/bin/bash # tarz - Enhanced tar with progress bar for .tar.gz operations tarz() pv -s $(du -sb "$@" 2>/dev/null Installation Add to your ~/.bashrc or ~/.zshrc :
#!/bin/bash # tarz - Enhanced tar with progress bar for .tar.gz operations tarz() pv -s $(du -sb "$@" 2>/dev/null Installation Add to your ~/.bashrc or ~/.zshrc :