[HOME]

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

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