#!/bin/sh
echo "Dutch ispell"
ispell -d dutch8.hash -p $HOME/.dutch_words $*
