From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10801 invoked by alias); 23 Sep 2011 12:12:40 -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: 16410 Received: (qmail 13593 invoked from network); 23 Sep 2011 12:12:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) 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,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.210.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=namtrac.org; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Xy/P3NcXnZ/Ef4ncAMA0OkxOdjHL7u7kT8G2nJZEqzQ=; b=chRK4kdapj/oYYyhQzFNA9Vt0Z/suHAv+CNf3O/L4mkDTpBHKr2I/qNz2iP0orRp+t XuW/RldlPwboTFHYz4lCQPgOZJmj3NK4QJnV3bs5ktz0z8OmXyr/20gs7cR+vkpNvXjR YamwZOsE8JCOCHyVKrW2ZXvhxaepR39CQFb7I= MIME-Version: 1.0 In-Reply-To: References: <1316761984.81240.YahooMailClassic@web65608.mail.ac4.yahoo.com> From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= Date: Fri, 23 Sep 2011 14:12:12 +0200 Message-ID: Subject: Re: pure zsh implementation of wget To: zsh-users@zsh.org Content-Type: multipart/alternative; boundary=0015177411424c42fc04ad9ab9f5 --0015177411424c42fc04ad9ab9f5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi; On Fri, Sep 23, 2011 at 2:06 PM, Guillaume Brunerie < guillaume.brunerie@gmail.com> wrote: > 2011/9/23 Guido van Steen > > > I would like to avoid depending on wget (for a package I maintain). > > > > You do not want to depend on wget but don=E2=80=99t mind depending on zsh= instead? > Are there any Linux distribution / UNIX-like operating system without wge= t > installed by default? (and with zsh by default) > OSX doesn't ship any wget but zsh by default. But there is curl available, so... Regards, ismail --0015177411424c42fc04ad9ab9f5--