#!/bin/sh
PATH=/usr/local/lib/aspell:$PATH
export PATH
exec $@
