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=AGLnYLuhOq2i7ZH3Rh9NzXdYB7KLu L2df16tiuN6At1Pd8917aa94rraVuRnr1Sxm3wdvXl683iXDXR9731Y8J5UN7EKj KiPB9RMj8MDbaVJi21M0Oj605n5pWhhcMzwz8kUTwzSlwSl48PE9LxTCrTdHUIhX pdDMMNJcDqxe28= 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=BL6lRl7vwM627K5EgTCvtdmBimU=; b=eI+ z/77KWpgPosZQDS4EoM8ABz3aoh47ghAD6f+tP2m4Jw2grOT0bvscqwhi69R3dEB fV+Ov8DLwj5AwAfzErwoRba2uNm0TkwJw/8eecinFNenYo9unq4bIrdF8vRdN1xV srimoPwr2F1aK2iGIOgALdFtKmHQMu0rUTit8kmw= 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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=SyZ6rW5eZM0KaAEORbcx409G1obtsvxGLjVzOLQz5qw=; b=BPrdB0OoVIcQQvdyHj03wi1+7gU8as9xvrm6IJRL9UT+Xr+Vrl280MbZ1jhkcEP1a6 zh6qm1jQv0eNLam/HKCHtER2yRdjb0h3KvTha6wZMR+N8CpfaYgT7HVJh9mA7RHufF9U LPlc98HAKJSTZe4Z6Kb2QbC3tEWZaJJmxTncTmkC3zuHicE4ajHosJIjOQKeTBCL35wQ XHKC6uJAD+yLzBOVqHZjgHzTun5c95iSCwcxWrDwmf7Q71kK7D429yFSls0AbSH4igFm HOUd+axalxfHMCs8MsON0jlVdCs+ZGvkowFKqzhtM3hjxUto7yPRz6Yd5SVtjviUgjky jM6w== X-Gm-Message-State: ALoCoQktorrWYGyc8SvblafFYG8VHztEs2ojKC2NGREVCJ3lXerlh/qsjjs37ELJmwRer9m+X2j6 MIME-Version: 1.0 X-Received: by 10.112.134.134 with SMTP id pk6mr3760lbb.70.1383334050035; Fri, 01 Nov 2013 12:27:30 -0700 (PDT) Date: Fri, 1 Nov 2013 12:27:29 -0700 Message-ID: Subject: rename (util-linux 2.21.2) From: Mariusz WODZICKI To: Cygwin List Content-Type: text/plain; charset=UTF-8 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. Now, the new ``rename'' is unable to process lots of renaming scenarios. Its usefulness is greatly diminished as a result. Can we please revert to the previous syntax? Mariusz -- 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