由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - help: how to copy files simultaneously to several folders
相关主题
Re: help: how to copy files simultaneously to several folderscompare which file is newer
how to use "ls" check folder information[转载] compare
请诊断:怎么样循环执行一个命令?
怎么把一个文件的每一行合并到另外一个文件的对应行?Remove core.xxxx files?
请教怎样使用tar压文件a question about shell quote
Help! How to replace string in a variable?Help please: 2GB limit on file size
怎样将一个大文件分成两个文件?请问unix/Linux中设置共享目录
请教一个问题diff -y: how to suppress the same lines?
相关话题的讨论汇总
话题: file1话题: folder2话题: folder1话题: folders
进入Unix版参与讨论
1 (共1页)
A*********c
发帖数: 77
1
In a UNIX system I have a directory tree like
dir0/folder1/folder2/file1
dir1/folder1/folder2/file1
dir2/folder1/folder2/file1
dir3/folder1/folder2/file1
dir4/folder1/folder2/file1
...
Now I have got a newer version of file1 in dir0/folder1/folder2 and want to
ust it to replace every file1 above. Is there any command and/or program so
that I can finish my task using just one line (in reality I have more than 20
such directories)?
Thanks in advance!
1 (共1页)
进入Unix版参与讨论
相关主题
diff -y: how to suppress the same lines?请教怎样使用tar压文件
question about appending fileHelp! How to replace string in a variable?
shell script for column operation怎样将一个大文件分成两个文件?
请教一个文件处理的问题请教一个问题
Re: help: how to copy files simultaneously to several folderscompare which file is newer
how to use "ls" check folder information[转载] compare
请诊断:怎么样循环执行一个命令?
怎么把一个文件的每一行合并到另外一个文件的对应行?Remove core.xxxx files?
相关话题的讨论汇总
话题: file1话题: folder2话题: folder1话题: folders