On 9/21/19 10:18 PM, Ed Greshko wrote:
On 9/22/19 12:55 PM, ToddAndMargo via users wrote:
Hi All,

What am I doing wrong here?

# gunzip DeadStick.FC30_2019-09-06.dd.gz | dd status=progress bs=4096 of=/dev/sdb
0+0 records in
0+0 records out
0 bytes copied, 176.897 s, 0.0 kB/s



 From the gunzip man page.....

        -c --stdout --to-stdout
              Write  output  on standard output; keep original files unchanged.               If there are several  input  files,  the  output consists  of  a               sequence  of  independently  compressed members. To obtain better               compression, concatenate all input files before compressing them.

Thank you!

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to