From abc@ai1.anchorage.mtaonline.net  Tue Jul 22 19:06:09 2003
Return-Path: <abc@ai1.anchorage.mtaonline.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AC9A337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jul 2003 19:06:09 -0700 (PDT)
Received: from ai1.anchorage.mtaonline.net (ai1.anchorage.mtaonline.net [12.17.140.247])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4387A43FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jul 2003 19:06:08 -0700 (PDT)
	(envelope-from abc@ai1.anchorage.mtaonline.net)
Received: from en26.ai1.anchorage.mtaonline.net (root@printer [192.168.0.26])
	by ai1.anchorage.mtaonline.net (8.12.6/8.12.6) with ESMTP id h6N264Xq016426
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jul 2003 18:06:05 -0800 (AKDT)
	(envelope-from abc@ai1.anchorage.mtaonline.net)
Received: (from abc@localhost)
	by en26.ai1.anchorage.mtaonline.net (8.12.8p1/8.12.6) id h6N26S4n075063;
	Wed, 23 Jul 2003 02:06:28 GMT
	(envelope-from abc@ai1.anchorage.mtaonline.net)
Message-Id: <200307230206.h6N26S4n075063@en26.ai1.anchorage.mtaonline.net>
Date: Wed, 23 Jul 2003 02:06:28 GMT
From: abc@ai1.anchorage.mtaonline.net
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: 'cd x*' hassle

>Number:         54773
>Category:       bin
>Synopsis:       ftp 'cd x*' hassle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 22 19:10:18 PDT 2003
>Closed-Date:    Tue Jul 22 21:20:17 PDT 2003
>Last-Modified:  Tue Jul 22 21:20:17 PDT 2003
>Originator:     Joe Public
>Release:        i386 FreeBSD 4.8-RELEASE
>Organization:
no org
>Environment:
FreeBSD en26 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 17 21:11:57 AKDT 2003     root@en26:/usr/src/sys/compile/MYKERN  i386

>Description:
given a file and directory (such as a post tgz extraction),
                'cd a*' aborts with error, instead of choosing the first match.
                this is a real hassle, always forcing one to specify 'cd a*6'
                for example.  this functionality was broken in FBSD 4.x.
>How-To-Repeat:
extract a tgz file:
                2 abiword-1.0.6/
                18192 abiword-1.0.6.tar.gz
                $ cd 'a*' should be sufficient to enter abiword-1.0.6/ ...
>Fix:
stop 'cd' from aborting, and give it the 1st match. 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue Jul 22 21:19:39 PDT 2003 
State-Changed-Why:  
Duplicate of bin/54775. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54773 
>Unformatted:
