E
E
Evgeny Elizarov2012-06-17 18:10:33
Tar
Evgeny Elizarov, 2012-06-17 18:10:33

tar with %

Here dd has an “analogue” dcfldd, which shows the process of work, but is there a thread for tar? Or maybe a key? And then it hangs - doing it, but how much did and how much more to do - it's not clear, I want to visualize (in the console, of course, without gui). Tell.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
NiGHt_LEshiY, 2012-06-17
@KorP

Hmm... you can combine tar with pv.
For example, when packing the /home directory:

tar -cvpf - /home | pv -s `du -sb /home | cut -f1` > /usr/backup/home.tar

A
Alukardd, 2012-06-17
@Alukardd

dd has an "analogue"

dd can get by just fine with kill -USR1 <pid>.

E
edogs, 2012-06-17
@edogs

habrahabr.ru/post/65384/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question