????

Your IP : 3.15.4.135


Current Path : /proc/335989/root/proc/321039/root/usr/bin/
Upload File :
Current File : //proc/335989/root/proc/321039/root/usr/bin/spell

#!/bin/sh

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

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