#!/bin/bash echo "Content-type: text/plain" echo echo "bash i2c stuff" /usr/bin/id /usr/sbin/i2cdetect -y 1 echo "bash i2c stuff"