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