How to redirect output from dd command to /dev/null ?
|
feedback
|
|
If you want to redirect the data output, use the
If you want to redirect both the data output and the progress messages:
If you want to save the data and throw away the messages:
In these examples | |||
|
feedback
|
|
By default
So you want to replace | |||
|
feedback
|