Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

barutils #26

Open
maandree opened this issue Nov 3, 2013 · 0 comments
Open

barutils #26

maandree opened this issue Nov 3, 2013 · 0 comments
Labels

Comments

@maandree
Copy link
Member

maandree commented Nov 3, 2013

with progress bar :: without progress bar

bar-cp :: cp
bar-dd :: dd
bar-rm :: rm
bar-shred :: shred
bar-tar :: tar
bar-gzip :: gzip
bar-bzip2 :: bzip2
bar-xz :: xz
bar-cpio :: cpio

Should show:

total progress bar (if more than one file)
file progress bar
current byte, remaining bytes, total bytes, bytes per second
current file, remaining files, total files, files per second (if more than one file)
current file name (if more than one file)

The options should be the same as in the versions without progress bar,
and if the specified options cannot be used it should fallback to the version without progress bar by using execlp without changing $0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant