A PCRE internal error occured. This might be caused by a faulty plugin
====== Differences ====== This shows you the differences between two versions of the page.
|
tricks:dd-progress [2015/10/09 18:12] admin created |
tricks:dd-progress [2015/10/09 18:39] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== View Progress of dd Command ====== | ====== View Progress of dd Command ====== | ||
| - | dd is a very useful, and also dangerous, command that allows to copy a whole device to another or to an iso file. | + | dd is a very useful, and also very dangerous, command that allows to copy a whole device to another or to an iso file. |
| - | It's syntax is as simple as: | + | Its syntax is as simple as: |
| <code> | <code> | ||
| > dd if=/dev/sr0 of=/path/to/copy.iso | > dd if=/dev/sr0 of=/path/to/copy.iso | ||
