File Manager

Path: /bin/

Viewing File: run-with-aspell

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