将映像文件从一个目录移动到perl中的目录 [英] Move image files from one Directory to Directory in perl

查看:77
本文介绍了将映像文件从一个目录移动到perl中的目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



如何在Perl中将文件从一个目录移动到另一目录.

谢谢
Siva

Hi,

How to move files from one directory to another directory in Perl.

thanks
Siva

推荐答案

重命名OLDNAME,NEWNAME

http://forums.devshed.com/perl-programming-6/moving-files-in-perl-7833.html [ ^ ]
rename OLDNAME, NEWNAME

http://forums.devshed.com/perl-programming-6/moving-files-in-perl-7833.html[^]


mv -dR源目的地

谢谢,
-Mangesh
mv -dR SOURCE DESTINATION

Thanks,
-Mangesh


这篇关于将映像文件从一个目录移动到perl中的目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆