SliTaz SliTaz Forum

You are not logged in.

#1 2015-01-17 16:57:53

winxp19810304
Member
Registered: 2015-01-17
Posts: 3

How to use the command of dd with pipe viewer (pv) together?

Hello!

I am a beginner of Slitaz.

Anybody can show me the example of the command of dd with pipe viewer (pv) together?

I can use the command dd to make an iso from an usb disk such as " dd if=/path/ of=/home/tux/test.iso. "

But I do not know how to use pv in this case. Many thanks!!!

Offline

#2 2015-01-17 17:44:09

sixofeight
Member
Registered: 2013-07-02
Posts: 234

Re: How to use the command of dd with pipe viewer (pv) together?

Hi

try:

dd if=/path/ | pv [OPTION] | dd of=/path/

Offline

#3 2015-01-18 02:04:44

winxp19810304
Member
Registered: 2015-01-17
Posts: 3

Re: How to use the command of dd with pipe viewer (pv) together?

It works!!!   I try : dd if=/path/ |pv| dd of=/path/ , it shows the progress bar, time...., thank you very much!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]