我想提取website.tgz,但我不希望这些"出来":
app/config.ini
log/
Run Code Online (Sandbox Code Playgroud)
我该怎么做呢?
或者/我如何覆盖除上述之外的所有内容?
小智 30
尝试使用以下命令
tar -xvzf /path/to/tarfile --exclude='file dont want to extract'
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
23777 次 |
| 最近记录: |