Your IP : 127.0.0.1


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

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