From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vjp2.at@at.BioStrategist.dot.dot.com Newsgroups: gmane.emacs.help Subject: zip dired rename Date: Wed, 19 Jul 2006 08:55:24 +0000 (UTC) Organization: Samani Marions Panyaught NYC-11357-3436-287-USA Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153302046 6179 80.91.229.2 (19 Jul 2006 09:40:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 09:40:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 19 11:40:45 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G38Xh-0005lY-9t for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 11:40:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G38Xg-0000wH-Da for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 05:40:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: panix3.panix.com Original-X-Trace: reader2.panix.com 1153299324 20983 166.84.1.3 (19 Jul 2006 08:55:24 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Wed, 19 Jul 2006 08:55:24 +0000 (UTC) User-Agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (NetBSD/3.0 (i386)) Original-Xref: shelby.stanford.edu gnu.emacs.help:140439 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36075 Archived-At: I'm using gnu 19.34 on MSDOS and 21.3.1 on Unix Bash I have some zip files with contents like "glop02/a true banana file june 23.eml" and I want to rename the (100-300) files to 8.3 old msdos style like "glbjun23.eml" before I unzip them. It would be easier to do this on 19.34 since I downloaded them already. I thought i knew (and prolly forgot) the commands in dired (M and R).. any help appreciated