When I type 'cd $HOME/.<TAB>', bash will expand the command to 'cd /home/my_user_name/.'. Would you please let me know how to let bash expand the environment variable?
-- Regards, Peng
When I type 'cd $HOME/.<TAB>', bash will expand the command to 'cd /home/my_user_name/.'. Would you please let me know how to let bash expand the environment variable?
-- Regards, Peng