Your IP : 216.73.217.87


Current Path : /hdd/hdd11/lib64/aspell/
Upload File :
Current File : /hdd/hdd11/lib64/aspell/spell

#!/bin/sh

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

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