????

Your IP : 18.223.170.253


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

#!/bin/sh

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

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