PK
ADDRLIN :
/
bin
/
FLL :
Current File : //bin/run-with-aspell
#!/bin/sh PATH=/usr/lib/aspell-0.60:/usr/lib64/aspell-0.60:$PATH export PATH exec $@
PK
99