X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Sun, 23 Dec 2007 13:02:23 +0800 From: "kou yu" To: cygwin AT cygwin DOT com Subject: Re: 1.5.25-7: problem about bash completion In-Reply-To: <20071222095758.GC29568@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071222095758 DOT GC29568 AT calimero DOT vinschen DOT de> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com o, maybe you are right. But I am a little confused. "//server/share" is the POSIX syntax for SMB share paths, but on windows the syntax is "\\server\share". And why on linux I input "cd //usr/", the completion would not become slow, i.e. why on linux, the syntax "//xxx/xxx" would not be considered as remote SMB share. (except "smbclient //server/share") On Dec 22, 2007 5:57 PM, Corinna Vinschen wrote: > > On Dec 22 17:43, kou yu wrote: > > If I input: > > cmdname /dirname/ > > then I get the normal completion output immediately. > > > > But if I input: > > cmdname //dirname/ > > then I must wait for a long time for those completion output. And the > > terminal seems to be frozen, have not a single response. > > > > So, is this a bug of cygwin or bash on cygwin? Because my gentoo > > doesn't have this problem. > > This is Windows, not Linux. //server/share is the Windows syntax for > remote SMB share paths. This feature is backed by the POSIX standard. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Project Co-Leader cygwin AT cygwin DOT com > Red Hat > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/