|
From: | Peng Yu |
Subject: | How not to expand a environment variable when doing command completion? |
Date: | Sat, 22 May 2010 15:48:14 -0500 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |