Liz Burke-Scovill wrote:
> 
> Ok...maybe I'm being dense - I should have specified - I'm looking to set
> up aliases in bash. For example, in my tcsh .login file, I have the
> following:
> 
> alias lo        logout

alias lo="logout"