14 lines
418 B
Markdown
14 lines
418 B
Markdown
# 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)
|
||
|
||
<p style="font-size: 36px; text-align: center;"><b>Witness the void consume zeroes for all eternity</b></p>
|