0

How to use if and of in dd command

What is the use of if and of arguments in dd command...

dd command Add a comment
nathan
asked Feb 13 2017

Answer

0

if stands for "Input File" and of for "Output File". In this Example you can copy one Partition to another:

dd if=/dev/sda3 of=/dev/sdb3

You can also delete a whole Harddisk with dd ...

dd if=/dev/zero of=/dev/sda

In this Example you overwrite the whole Harddisk with zeros until the Disk is full ;)

Add a comment
ascotlx
asked Feb 13 2017
edited Oct 05 2018
Post your Answer
0

Your current tunes can be remarkable. You've got a number of quite accomplished musicians. My spouse and i would like anyone the top involving good results. 먹튀검증업체

Add a comment
muhammadali
asked Aug 15 2023
edited Aug 16 2023
Post your Answer