<br>I did read that Debian apparently went astray of the original "rename" program; it was a competing project at the time, originally called "mrename"; Debian eventually just called it "rename".  Their own version, if you will.<div>
<br></div><div>I guess that's why the syntax is somewhat different from that of more pure Linux distros such as Slackware.  I started out using Slackware and it was a GREAT learning experience due to "getting under the hood" more often.</div>
<div><br></div><div>I am going do more reading on it.  I do a lot of work for friend's cleaning up their machines, so archiving their stuff is routine.  This command will definitely help in that endeavor.</div><div><br>
</div><div>JN</div><div><br></div><div><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 10:15 PM, Chick Tower <span dir="ltr"><<a href="mailto:c.e.tower@gmail.com">c.e.tower@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yeah, I don't have to use it often, but rename really does make tricky file renaming jobs easy.<br>
<br>
Hey, your rename command is different than the one I've used on Slackware and Arch.  There's no mention of using vi-like commands on the filenames.  I think I would have just typed<br>
<br>
rename vactions!!!!!?? vactions?? vactions???????.jpg<br>
<br>
for the ones with two digits in the names, and perhaps again with extra question marks for those with three digits in their names.  I haven't tested it, though.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
                               Chick</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 04/03/2012 06:25 PM, J Neveau wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Well, I found the solution to my renaming issue of 100+ files being named<br>
<br>
vactions!!!!!01.jpg   vactions!!!!!02  vactions!!!!!03     etc, etc<br>
<br>
rename "s/[!]//g" *.jpg<br>
<br>
And away went the vile exclamation points!<br>
<br>
<br>
At this point, have no idea HOW it specifically worked.....but it did.<br>
  I'll need<br>
to do some more reading on the syntax of that "rename" command.<br>
<br>
Thanks for all of the suggestions.<br>
</blockquote></div></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
linux-user mailing list<br>
<a href="mailto:linux-user@egr.msu.edu" target="_blank">linux-user@egr.msu.edu</a><br>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/<u></u>mailman/listinfo/linux-user</a><br>
</div></div></blockquote></div><br></div>