Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: does not move-- move ($file,"$kat/$folder_name/")

by bart (Canon)
on Jan 15, 2008 at 14:09 UTC ( [id://662468]=note: print w/replies, xml ) Need Help??


in reply to Re: does not move-- move ($file,"$kat/$folder_name/")
in thread does not move-- move ($file,"$kat/$folder_name/")

To the OP: What he's saying is you should use
move "/home/rdd/archive/copy/$file", ...
instead — $file contains just the bare filename.

Replies are listed 'Best First'.
Re^3: does not move-- move ($file,"$kat/$folder_name/")
by tannx (Acolyte) on Jan 15, 2008 at 14:21 UTC
    You are absolutely right. Problem solved. Thx Tann
Re^3: does not move-- move ($file,"$kat/$folder_name/")
by almut (Canon) on Jan 15, 2008 at 14:21 UTC

    What she's saying...  (otherwise I agree :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found