Current Path : /home/camscanae/public_html/assets/img/products/sym/root/bin/ |
Current File : /home/camscanae/public_html/assets/img/products/sym/root/bin/spell |
#!/bin/sh # aspell list mimicks the standard unix spell program, roughly. cat "$@" | aspell list --mode=none | sort -u