Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Optimize file renaming.

by EdwardG (Vicar)
on May 26, 2005 at 12:21 UTC ( [id://460640]=note: print w/replies, xml ) Need Help??


in reply to Optimize file renaming.

E:\test>dir Volume in drive E has no label. Volume Serial Number is 4266-6D09 Directory of E:\test 26/05/2005 13:20 <DIR> . 26/05/2005 13:20 <DIR> .. 26/05/2005 13:05 0 1.png 26/05/2005 13:05 0 2.png 26/05/2005 13:05 0 3.png 26/05/2005 13:05 0 4.png 26/05/2005 13:05 0 5.png 5 File(s) 0 bytes 2 Dir(s) 60,811,968,512 bytes free E:\test>for %f in (*.png) do @perl -e "$new = substr('0'x3 . $ARGV[0], +-7); `ren $ARGV[0] $new`;" %f E:\test>dir Volume in drive E has no label. Volume Serial Number is 4266-6D09 Directory of E:\test 26/05/2005 13:20 <DIR> . 26/05/2005 13:20 <DIR> .. 26/05/2005 13:05 0 001.png 26/05/2005 13:05 0 002.png 26/05/2005 13:05 0 003.png 26/05/2005 13:05 0 004.png 26/05/2005 13:05 0 005.png 5 File(s) 0 bytes 2 Dir(s) 60,811,968,512 bytes free E:\test>

 

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://460640]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2025-05-23 22:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.