2023-11-20 18:00:13 -06:00
|
|
|
|
# F E E D T H E V O I D
|
|
|
|
|
<!-- Note that there's a zero-width space between the spaces so that all 3 render -->
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
dd if=/dev/zero of=/dev/null status=progress
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
```txt
|
|
|
|
|
output here
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
![Useful Linux Tips: Run dd if=/dev/zero of=/dev/null to feed nothing to the void](feed-the-void.png)
|
2023-11-21 11:53:00 -06:00
|
|
|
|
|
|
|
|
|
<p style="font-size: 36px; text-align: center;"><b>Witness the void consume zeroes for all eternity</b></p>
|