parallel-slurp works something like parallel-scp in reverse but with one twist: It collects the named file from each remote machine but does not overwrite the local version of the file.
parallel-slurp的作用与 parallel-scp相反,但是有一点不同:它从每台远程计算机收集指定的文件,但是并不覆盖文件的本地版本。
Instead, parallel-slurp creates a subdirectory for each remote machine and copies the named file to that location.
parallel -slurp为每台远程计算机创建一个子目录并把指定的文件复制到此位置。
The parallel-slurp utility copies the named remote file to the local machine and stores each copy in a specific file in an individual subdirectory named after the remote host.
parallel - slurp把指定的远程文件复制到本地计算机,把文件的每个拷贝存储在按远程主机命名的子目录中。
The parallel-slurp utility copies the named remote file to the local machine and stores each copy in a specific file in an individual subdirectory named after the remote host.
parallel - slurp把指定的远程文件复制到本地计算机,把文件的每个拷贝存储在按远程主机命名的子目录中。
应用推荐