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