Your IP : 216.73.216.81


Current Path : /proc/258809/task/258811/root/lib/aspell/
Upload File :
Current File : //proc/258809/task/258811/root/lib/aspell/spell

#!/bin/sh

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

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