Your IP : 13.58.37.241


Current Path : /proc/9785/cwd/proc/9788/root/bin/
Upload File :
Current File : //proc/9785/cwd/proc/9788/root/bin/spell

#!/bin/sh

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

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