Bash programmable completion of variable names
christopher.lemire at gmail.com
christopher.lemire at gmail.com
Mon Jun 22 07:32:41 UTC 2009
Bash on windows? C:\ if your at windows, just type c: only to change to that partition. If you are talking about wine, there is a wine command to change windows paths to Linux paths sand vise versa
Sent via BlackBerry from T-Mobile
-----Original Message-----
From: Barry Pohlman <barry.pohlman at gmail.com>
Date: Mon, 22 Jun 2009 00:22:09
To: Ubuntu user technical support,not for general discussions<ubuntu-users at lists.ubuntu.com>
Subject: Re: Bash programmable completion of variable names
Have you compared the .bash_rc files yet. They are located in the home
directory of the account you are logged into. The sub shell settings are
in there. bash_logout and bash_profile are only run on login shells.
Good Luck
Hal Burgiss wrote:
> I have a number of Ubuntu systems. On just one the tab expansion of shell
> variables does not "work" as expected. Other types of completion work just
> fine. And on all the other systems, tab completion of variables works fine.
> For the life of me I cannot find where/how to turn this aspect on. I find
> plenty of references of this on google, but not really troubleshooting type
> help.
>
> So on all systems except one,
>
> cd $c/<TAB> ... expands to
> cd /var/system/clients
>
> on the problem system I get:
>
> cd $c/<TAB>
> cd \$c
>
> $c is defined identically on all systems.
>
> Thanks.
>
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list