The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Renaming of multiple filenames
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Renaming of multiple filenames
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
06-28-2005
locustfurnace
Registered User
Join Date: Aug 2004
Posts: 232
Quote:
Originally Posted by
shashi_kiran_v
file001 to flat1
file100 to flat100
Can also use the
rename
command.
rename "file00" "flat" *.*
rename "file" "flat" *.*
locustfurnace
View Public Profile
Find all posts by locustfurnace
Find locustfurnace's past nominations received
Find locustfurnace's present nominations given