tar -cf - . | pv -s $(du -sb . | awk '{print $1}') | gzip > out.tgz
ShellCheck finds bugs in your shell scripts
LinuxCommand.org is a web site devoted to helping users of legacy operating systems discover the power of Linux.
Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.