bug-bash
[Top][All Lists]
Advanced

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

no command expansion if env variable involved


From: Dan Jacobson
Subject: no command expansion if env variable involved
Date: Thu, 27 Feb 2003 02:37:16 +0800

as you see I have lots of 755 files here
$ ll $tk2
COPYING       api2.tcl*     misclib.tcl*  oswego12.tr2  tk2.bat       
README        gui2.tcl*     mylib.tcl*    sample.csv    tk2.tcl*      

$ $tk2/[TAB][TAB][TAB]
will not expand their names though.
I had to type in
$ $tk2/tk2.tcl
myself.

Bash Version: 2.05b





reply via email to

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