MSV FM

signtalkermusic@104.21.56.211: ~ $
Path : /bin/
File Upload :
Current < : //bin/spell

#!/usr/bin/sh

# aspell list mimics the standard unix spell program, roughly.

cat "$@" | aspell list --mode=none | sort -u