Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!tut.cis.ohio-state.edu!nolan From: nolan@tut.cis.ohio-state.edu (Michael C. Nolan) Newsgroups: comp.unix.questions Subject: Re: simple question about mv Summary: rename (1) Message-ID: <32947@tut.cis.ohio-state.edu> Date: 29 Jan 89 07:07:44 GMT References: <18216@adm.BRL.MIL> <7558@chinet.chi.il.us> Reply-To: Michael C. Nolan Organization: Ohio State University Computer and Information Science Lines: 14 In article <18216@adm.BRL.MIL> DEG41560@ua1vm.ua.edu (Rob Smith) writes: > > I know this is simple, but then again, so am I. What if I want to mv a bunch >of files with the same suffix to another suffix. There is a program rename available by anonymous ftp from csli.stanford.edu in the directory pub/Gandalf. It seems to work fine for me, and does what you want and a bit more, like convert case, etc. It looks like rename suff1=suff2 *.suff1 -Mike -- nolan@hiips.lpl.arizona.edu; ...!noao!solpl!hiips