阅读背景:

迭代两个外部文件列表并在bash脚本中执行命令

来源:互联网 

I'm working to create a script that can take filelist1 (list of tar files) and filelist2 (list of directories). I need to loop through / read these filelist and have the first file in filelist1 mv to first dir in filelist2. Once there I will extract and perform other activities on the files in this folder. Attempting to automate as I will have 130 plus tar files daily each containing between 75 and 200 hundred files that must be processed. Below is the script I am working on (WIP):I'm working to create a script that can take fi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: