Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Renaming files in dir

by larus (Acolyte)
on Mar 19, 2009 at 08:57 UTC ( [id://751647]=note: print w/replies, xml ) Need Help??


in reply to Re: Renaming files in dir
in thread Renaming files in dir

Thanks, scandinavian characters are not the problem, the code I posted produces right substitutions. The problem is that I don't know how to save (replace) those files in the same directory with the new (chars substituted) names.

Replies are listed 'Best First'.
Re^3: Renaming files in dir
by bart (Canon) on Mar 19, 2009 at 09:16 UTC
    The problem is that I don't know how to save (replace) those files in the same directory with the new (chars substituted) names.
    Like I said: use the full path for both arguments (old and new name) for move/rename, or chdir to that directory first, and use just the bare filename.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-26 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found