bug-bash
[Top][All Lists]
Advanced

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

Re: Version 2.05b.0(1) - file completion bug - new repro on knoppix


From: Tom Popovich
Subject: Re: Version 2.05b.0(1) - file completion bug - new repro on knoppix
Date: Mon, 10 May 2004 14:40:17 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

complete -p | grep gzip
 
gives 

complete -o filenames -F _gzip gzip



chet@caleb.ins.cwru.edu wrote:
===>  I would not believe that the shell was doing something based on 
"gz" ending, but it seems
it is. '
    
Type `complete -p' and see if you're using completions.  If you are, it's
a problem with the completion specification for `gzip'.

Chet

  

reply via email to

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