| Current Path : /home/emeraadmin/public_html/4d695/ |
| Current File : /home/emeraadmin/public_html/4d695/spell.tar |
usr/bin/spell 0000755 00000000172 15172450470 0007177 0 ustar 00 #!/bin/sh
# aspell list mimicks the standard unix spell program, roughly.
cat "$@" | aspell list --mode=none | sort -u