Skip to content

Instantly share code, notes, and snippets.

// Copyright 2017 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
@iangudger
iangudger / bash.html
Created August 12, 2017 01:25
Bash script HTML page hybrid
#!/bin/bash
# <html><head><title>bash.html</title></title><style>html * {font-family: monospace !important;}</style></head><body><br />
# Copyright 2017 Google Inc.<br />
# <br />
# Licensed under the Apache License, Version 2.0 (the "License");<br />
# you may not use this file except in compliance with the License.<br />
# You may obtain a copy of the License at<br />
# <br />
# http://www.apache.org/licenses/LICENSE-2.0<br />
# <br />
// Copyright 2016 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,