Created
February 13, 2019 16:45
-
-
Save fredmajor/915d46233399c156934c8a61e632cc08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dd if=/dev/nvme0n1 | gzip -1 -c > /home/studio1/shows/backups/studio1ProdRig_image_2017-01-28.gz | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dd if=/dev/zero of=0bits bs=20M; rm 0bits | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment