From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12689 invoked by alias); 21 Apr 2014 07:32:29 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18748 Received: (qmail 23226 invoked from network); 21 Apr 2014 07:32:24 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=3ZnbNTlE2P/ySd2SanGUXKeXGXViggzvWWYIYAkRP1s=; b=Q5JUiRZWvXqk9dNEoj+HTdGVjpPwAJGPYUu+SlGzjCWNTgJYy4T3LmW28Ube9iv4nN UJlJnZS8Q0E7Ho9IW9Tb57X51AYpGKfCtMDvTYkn+3XpaV6vQoeLPz3Ye2C4jByzsCvV /lyYTjQYLXb1AsKB/tQ9mO1x4C2ucKl7xbU4M3/DMGa72r/4RFY8+e+Pquk6HiqPcuTf Vm1E/BUJXcXhiobKQK8BsoJ5tJI7OyF7+NhuzSZ1aMMco6Phi+p2MHxHnmN00LKXJfvr Qc1K2cOGPIYuLBQmKpQkpjXL41jeZe2xMAyoTB0PIOeALbsDG+PieaXH4NVsgGIQwZDB ujMg== MIME-Version: 1.0 X-Received: by 10.194.109.6 with SMTP id ho6mr27943457wjb.21.1398065198167; Mon, 21 Apr 2014 00:26:38 -0700 (PDT) Sender: ivan.zanolla@gmail.com In-Reply-To: References: Date: Mon, 21 Apr 2014 09:26:38 +0200 X-Google-Sender-Auth: t5lqNuZ8RuTFSLuuZMLL9HIOivk Message-ID: Subject: Re: zsh: no matches found From: ugaciaka To: Kurtis Rader Cc: Zsh Users Content-Type: text/plain; charset=UTF-8 Ok, I understand now! tnx :.-) 2014-04-20 18:38 GMT+02:00 Kurtis Rader : > You need to quote the URL. The question-mark is a file globbing character in > both bash and zsh. The difference is that in bash if it doesn't match a file > it is treated as a literal question-mark rather than a glob character. Try > this in both shells: > > rm -f /tmp/abc > echo /tmp/a?c > touch /tmp/abc > echo /tmp/a?c > > > On Sun, Apr 20, 2014 at 9:12 AM, ugaciaka wrote: >> >> Hi, >> >> I could try to use youtube-dl but I noticed that doesn't work with zsh. >> >> youtube-dl http://www.youtube.com/watch?v=6b5CKd8R3vY >> zsh: no matches found: http://www.youtube.com/watch?v=6b5CKd8R3vY >> >> Is it any .zshrc configuration? >> >> With bash it worked, why? >> >> Thank's >> -- >> ugaciaka >> http://about.me/ugaciaka > > > > > -- > Kurtis Rader > Caretaker of the exceptional canines Junior and Hank -- ugaciaka http://about.me/ugaciaka