X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=Dict/12QzMwgLHXSXvWkHGzuqLvQR +hCw6/MKBU0ooP8Lfk198e3osv8NvwpRhIdpcbSw3hyjABiAyT7LwAUGx3P/1ojk adeKhNVEkRwg+HAgw6Ab6zlBihf2nVlVT94hDO+di4zh+gBvmRfQxl22NziVrSJ9 pa2kAkVFBpOMpk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=vZJ5ERI3tJAFgIdIjlegwhD6YKg=; b=DWU +zGElC7Y97LhbnHw+y3e0I/zZ5onqNHVXyw+CG47NleIQu0ymtVS4Rax2Zp+LIf7 UZa8fB8HAx4rkhwWc089WKTk0iGOz8WWqXfLH02MJ8REuOOWbYaP4N+66TeVTOEo DWsJjFyqFws21M41NBUc06EDPpdyiPxG+VGz0vmk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yh0-f47.google.com MIME-Version: 1.0 X-Received: by 10.170.139.86 with SMTP id g83mr17830210ykc.96.1415428521590; Fri, 07 Nov 2014 22:35:21 -0800 (PST) Date: Sat, 8 Nov 2014 00:35:21 -0600 Message-ID: Subject: Perl rename From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I noticed that Debian is using Perl rename $ readlink -f /usr/bin/rename /usr/bin/prename $ dpkg --search bin/prename perl: /usr/bin/prename However, Cygwin Perl does not include this file. $ gzip -cd /etc/setup/perl.lst.gz | grep prename | wc 0 0 0 I understand that the util-linux version has the benefit of not needing Perl, however if a user decides to install the Perl package, shouldnt they benefit from the Perl rename as well? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple