我在网上找到了这个命令,但不确定是什么-@意思。
find . -type f -mtime -29 -mtime +21 | zip -@ 061110_061201.zip
Run Code Online (Sandbox Code Playgroud)
如果您运行,man zip您可以阅读:
-@ file lists. If a file list is specified as -@, zip
takes the list of input files from standard input instead of from the
command line.
Run Code Online (Sandbox Code Playgroud)
您可以在 Unix & Linux Stack Exchange 上参考这个问题,以更好地理解标准输入和命令行参数之间的区别。
| 归档时间: |
|
| 查看次数: |
3186 次 |
| 最近记录: |