# spell check a single file aspell check ${somefile} # list misspelled words from standard input cat ${somefile} | aspell list # check for known dictionary files aspell dicts