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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=yGzQQi81/VH+vi8yN9FYdfAZGAoZ7py34EkNJ4A9JjUuQg4QpRNAw JvEaSwkOh7Es7y4B006ps6I5de2APn+jjpEU4dGYkCg/K2i2c5F5v9AQJc0phqAO ZSuGpjoDZxcT7rVa7MhZVa+vHV9+AEjvk5qrAoVndiQP62SWHBzki8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=oQgQdgyfLLhAR7ubVFhIjgtdZlY=; b=BesD2qds++3crSVa+jdMCgQaU5W1 Sx6s6Grq/RKUuXFWg2DDIsBOehP59LIrH+ZkbCzHIk+oTfJaiyqj2Z1YFZZGJfIA CweXnTtLJO07zznkZfyv4UJf0ZdeJwZmS+nYawD9Mj0jhbDyPHeTFm5qyKT5derx tuBAaFT+Yax8PBo= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Mark Geisert Subject: Re: rename (util-linux 2.21.2) Date: Fri, 1 Nov 2013 22:55:23 +0000 (UTC) Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mariusz WODZICKI writes: > I frequently use ``rename''. Today I discovered that the most current > version has a changed syntax: > > Usage: > rename [options] expression replacement file... > > Options: > -v, --verbose explain what is being done > -V, --version output version information and exit > -h, --help display this help and exit > > For years the syntax was: > > rename from to file... > > and for a reason. Is it possible you were for years using the Windows rename, which is now being shadowed by Cygwin's rename? ..mark -- 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