#!/bin/bash pushd html &>/dev/null python -m SimpleHTTPServer popd &>/dev/null