The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
rename multiple files
.
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
:
rename multiple files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
03-18-2008
antointoronto
Registered User
Join Date: Mar 2008
Posts: 28
rename multiple files
Quote:
Originally Posted by
shamrock
Code:
for i in *.Z do mv $i ${i.Z} done
hi
Thanks for your reply.But I would like to use substring operation.
Thanks
antointoronto
View Public Profile
Find all posts by antointoronto
Find antointoronto's past nominations received
Find antointoronto's present nominations given