2023-11-21 12:10:02 -06:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
|
|
|
|
|
<link rel="icon" href="feed-the-void.png" type="image/icon">
|
2024-01-02 22:26:36 -06:00
|
|
|
|
<meta http-equiv="refresh" content="3" />
|
2023-11-21 12:10:02 -06:00
|
|
|
|
<title>F E E D T H E V O I D</title>
|
|
|
|
|
<link href="prism.min.css" rel="stylesheet" />
|
|
|
|
|
<link href="style.min.css" rel="stylesheet" />
|
|
|
|
|
</head>
|
|
|
|
|
<body class="line-numbers">
|
|
|
|
|
<h1 id="f-e-e-d-t-h-e-v-o-i-d">F E E D T H E V O I
|
|
|
|
|
D</h1>
|
|
|
|
|
<!-- Note that there's a zero-width space between the spaces so that all 3 render -->
|
|
|
|
|
<div class="sourceCode" id="cb1"><pre
|
|
|
|
|
class="language-sh"><code class="language-bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">dd</span> if=/dev/zero of=/dev/null status=progress</span></code></pre></div>
|
|
|
|
|
<div class="sourceCode" id="cb2"><pre
|
|
|
|
|
class="language-txt"><code class="language-default"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a>output here</span></code></pre></div>
|
|
|
|
|
<figure>
|
|
|
|
|
<img src="feed-the-void.png"
|
|
|
|
|
alt="Useful Linux Tips: Run dd if=/dev/zero of=/dev/null to feed nothing to the void" />
|
|
|
|
|
<figcaption aria-hidden="true">Useful Linux Tips: Run dd
|
|
|
|
|
if=/dev/zero of=/dev/null to feed nothing to the
|
|
|
|
|
void</figcaption>
|
|
|
|
|
</figure>
|
|
|
|
|
<p style="font-size: 36px; text-align: center;">
|
|
|
|
|
<b>Witness the void consume zeroes for all eternity</b>
|
|
|
|
|
</p>
|
|
|
|
|
<script src="prism.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
<footer>
|
2024-01-02 22:26:36 -06:00
|
|
|
|
<p><a href="https://git.askiiart.net/askiiart/feed-the-void">code</a> | <b>this page refreshes every 3 seconds</b></p>
|
2023-11-21 12:10:02 -06:00
|
|
|
|
</footer>
|
|
|
|
|
</html>
|