K
K
krll-k2014-11-23 16:21:27
linux
krll-k, 2014-11-23 16:21:27

How to make the progress bar show up when cp file file is commanded?

I would like to see the progress of copying files. Is it possible to do this in some way with the regular means of the cp command. Or are there more functional programs in this regard? Not very sophisticated, and of course so without gui, - only cli, - is there?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vlad Zhivotnev, 2014-11-24
@krll-k

if file file then:
pv file1 > file2

T
throughtheether, 2014-11-23
@throughtheether

Try pv .

E
Eddy_Em, 2014-11-23
@Eddy_Em

In my opinion, it is more pleasant and more convenient to use mc.

A
Artem Pomortsev, 2015-01-24
@TEMAndroid

Gentoo way:
emerge -av bar
bar file file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question