bug-bash
[Top][All Lists]
Advanced

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

Re: Command substitution (backtick) and tab completion


From: Chris F.A. Johnson
Subject: Re: Command substitution (backtick) and tab completion
Date: Fri, 31 Dec 2010 11:49:26 -0500 (EST)
User-agent: Alpine 2.00 (LMD 1167 2008-08-23)

Fri, 31 Dec 2010 11:49:26 -0500 (EST) linux system
with default installation settings.

In an earlier version of bash (3.2), the following works
ls `pwd`/<tab> (expands pwd).

In bash 4.1 it does not. Am I missing a setting or something?
Thank you.

Anybody that can at least verify this? Thanks.

   Yes, it works in 3.2 but not in 4.[012].

--
   Chris F.A. Johnson, <http://cfajohnson.com>
   Author:
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

reply via email to

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