34 lines
1.7 KiB
HTML
34 lines
1.7 KiB
HTML
<!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">
|
||
<meta http-equiv="refresh" content="5" />
|
||
<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>
|
||
<p><a href="https://git.askiiart.net/askiiart/feed-the-void">code</a> | <b>this page refreshes every 5 seconds</b></p>
|
||
</footer>
|
||
</html>
|