在find之外使用xargs。
So why is there only one line of output from xargs?
为什么xargs只有一行输出?
Listing 13. Example of the classic use of the xargs tool.
清单13. xargs工具的经典用法示例。
On the other hand, xargs is rarely used except with other utilities, most often find.
另一方面,xargs除了与其他实用程序(最常见的是find)配合使用外,很少单独使用。
Technically, a rare situation occurs in which you could get into trouble using xargs.
从技术上讲,使用xargs很少遇到麻烦。
Technically, a rare situation occurs in which you could get into trouble using xargs.
从技术上讲,使用xargs很少遇到麻烦。
应用推荐