Skip to content

Instantly share code, notes, and snippets.

@bsmithyman
Created September 14, 2015 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsmithyman/5a265621400a5ce6b6db to your computer and use it in GitHub Desktop.
Save bsmithyman/5a265621400a5ce6b6db to your computer and use it in GitHub Desktop.
#!/bin/bash
cat << END
<html>
<body>
<pre style="font-family: consolas,monospace;font-size:8pt">
END
cat -
cat << END
</pre>
</body>
</html>
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment