Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:dd [2017/12/09 01:19] – external edit 127.0.0.1linux:dd [2018/05/15 15:55] (current) – [DD] tmade
Line 13: Line 13:
  
   dd if=/dev/zero of=youroutputfile bs=1024 count=102400                               #Creates a file with blocksize 1024 and 100 MB   dd if=/dev/zero of=youroutputfile bs=1024 count=102400                               #Creates a file with blocksize 1024 and 100 MB
 +  dd if=/dev/zero of=/tmp/swapfile bs=1024 count=2M                                    #Creates a file with blocksize 1024 and 2GB
  
linux/dd.txt · Last modified: 2018/05/15 15:55 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki