Comment by gruez
7 months ago
You don't even need dd since you're reading the whole file end to end. Something like
cat /dev/nvme0n1 > /dev/null
would suffice.
7 months ago
You don't even need dd since you're reading the whole file end to end. Something like
cat /dev/nvme0n1 > /dev/null
would suffice.
No comments yet
Contribute on Hacker News ↗