alias ls ls -F alias h history alias vi vim alias ispell 'ispell -t -d english -B -S\!*'
(command > output-file) >& error-fileis often an acceptable workaround.
alias vi vim alias pico vi
ls -la | grep Systemto send the output from ls to the input of grep.