delorie.com/archives/browse.cgi | search |
Date: | Tue, 6 Mar 2001 15:55:55 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Martin Stromberg <eplmst AT epl DOT ericsson DOT se> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Bash problem with SFN |
In-Reply-To: | <200103061335.OAA04003@lws256.lu.erisoft.se> |
Message-ID: | <Pine.SUN.3.91.1010306155429.10221G-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 6 Mar 101, Martin Stromberg wrote: > > I just looked at what bash 2.03 does on Debian GNU/Linux 2.2.r2. > > It appears I may be confused by tcsh's tab-completion behaviour > > on environment variables. Say $VAR contains a path. $VAR<tab> > > will expand to '<contents of $VAR>/' on tcsh, but bash gives > > you '$VAR '. To tab-complete a path with bash, I need to use > > '$VAR<tab><backspace>/<tab>'. > > I don't have this behaviour of tcsh on Solaris. Same here (tcsh 6.03.00 on Solaris 5.5.1). It just completes the variable name, not expands it to its value. > I don't know how to find out which version it is though. Type "echo $version".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |