bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How not to expand a environment variable when doing command completion?


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]