cheatsheets/sh.html

12 lines
391 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="https://devhints.io/bash">
<meta http-equiv="refresh" content="0; url=https://devhints.io/bash">
<h1>Redirecting...</h1>
<a href="https://devhints.io/bash">Click here if you are not redirected.</a>
<script>location="https://devhints.io/bash"</script>
</html>