I think 'system("mv", "/dir/file", "/dir2/file");', will only work if you have access to unix functions.
system("mv", "/dir/file", "/dir2/file"); > -----Original Message----- > From: Michael McQuarrie [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 31, 2001 10:51 AM > To: [EMAIL PROTECTED] > Subject: move > > > I'm sure this is a dumb question. It seems like one anyways. > Is there a move command in perl? I > know I can copy then unlink a file but I cant find a move (or > similar) command. > > -Michael > > __________________________________________________ > Do You Yahoo!? > Send your FREE holiday greetings online! > http://greetings.yahoo.com > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]