#!/bin/bash
source-highlight *.c
source-highlight *.h
source-highlight *.sh
scp *.html wasda.nl:~/public_html/src/prohes/
rm -v *.html