|
|
|||
set -o vi : invalid option
Hi,
I put set -o vi in my .bash_profile. When .bash_profile is executed, I get :invalid option name. When I just type set -o vi on the command line, it works ok. Why do I get :invalid option when I execute .bash_profile? Thanks, August 1 Reply |
|||
|