dd,mdadm,parted,rsync,storage
This commit is contained in:
parent
cb00653688
commit
545ff2f6a3
11 changed files with 19 additions and 23 deletions
|
@ -1,11 +0,0 @@
|
|||
DD
|
||||
==
|
||||
|
||||
.. code:: shell
|
||||
|
||||
dd \
|
||||
if=/input/file \
|
||||
of=/output/file \
|
||||
bs=1048576 \
|
||||
count=1 \
|
||||
status=progress
|
Loading…
Add table
Add a link
Reference in a new issue