Your IP : 216.73.216.139


Current Path : /usr/lib/aspell/
Upload File :
Current File : //usr/lib/aspell/spell

#!/bin/sh

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

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