Current File : //bin/run-with-aspell
#!/bin/sh
PATH=/usr/lib/aspell:$PATH
export PATH
exec $@