#! /bin/sh tar -cvJf - $1 | \ tee $1.tar.xz | \ zenity --title="Compress $1 (tar.xz)" \ --progress --auto-close