[EMAIL PROTECTED] writes: > Thanks. That should do it. > Now I can just alias spell='cat $* | aspell -l' > and I'll be back to normal...
I like cats, but one is not necessary here. "aspell list <file" is probably more efficient. "aspell -l <file" won't work here, it tells me "Error: You must specify a parameter for -l." The -l option _is_ in the manual, though. -- Hilsen Harald. -- [email protected] mailing list
