Your IP : 18.191.189.164


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

#!/bin/sh

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

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