[HOME]

Path : /bin/
Upload :
Current File : //bin/run-with-aspell

#!/bin/sh
PATH=/usr/lib/aspell-0.60:/usr/lib64/aspell-0.60:$PATH
export PATH
exec $@