Skip to content

TAR-PROGRESS: progress bar for tar command in Linux distros and Windows

Notifications You must be signed in to change notification settings

henri9813/tar-progress

Repository files navigation

alt text Build Status

This utility is an adaptation from the GNU TAR program, it provide a progress-bar with a simply command : tar-progress [OPTIONS] File

Installation

pip install tar-progress

This tool is cross-platform, available on Windows ( New ! ) And also Linux". Please note that in Linux, it only launch the tar program with a pv command

This program can be launched on these plateforms:

- Linux
- Windows

Warning: On Windows i used the tarfile module from Python wich is very slow. I'm open to suggest about this performance problem

Usage

tar-progress -cjf myArchive.tar.bz2 myfiles0

Linux

Please install the pv package.

About

TAR-PROGRESS: progress bar for tar command in Linux distros and Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published