@Rainb0wSkeppy to linuxmemesEnglish • 8 months agocan someone help me?imagemessage-square13arrow-up169arrow-down17
arrow-up162arrow-down1imagecan someone help me?@Rainb0wSkeppy to linuxmemesEnglish • 8 months agomessage-square13
minus-squareAdmiral PatricklinkfedilinkEnglish28•edit-28 months agoThat’s not how /dev/null works. Try this: sudo cat /dev/null > /Windows or if you really want to be sure: sudo cat /dev/urandom > /Windows
minus-square@[email protected]linkfedilink46•edit-28 months agoThat’s not how /dev/null works. Try this: sudo cat /dev/zero > /Windows
That’s not how
/dev/null
works.Try this:
sudo cat /dev/null > /Windows
or if you really want to be sure:sudo cat /dev/urandom > /Windows
That’s not how
/dev/null
works.Try this:
sudo cat /dev/zero > /Windows