>I have a script which I need to port from NT to Unix
>(Solaris). I used the Win32API::File module functions
>MoveFileEx and CopyFile to Move and Copy files (Move
>does a copy src->dest, delete src). I am wondering what
>are the prefered means of doing this on Unix.

You might try File::Copy.
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to