????

Your IP : 216.73.217.84


Current Path : /proc/1724857/root/bin/
Upload File :
Current File : //proc/1724857/root/bin/spell

#!/usr/bin/sh

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

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