Here is a quick command for writing a file using the dd tool in linux:
dd if=/dev/zero of=test.file bs=1k count=10000
Here is a quick command for writing a file using the dd tool in linux:
dd if=/dev/zero of=test.file bs=1k count=10000
Copyright © 2024 | WordPress Theme by MH Themes
Leave a Reply
You must be logged in to post a comment.