#!/bin/bash echo “Content-type: text/html” echo “” echo “CGI Bash Bug Example” echo `df -h / | grep -v Filesystem`