摘要:
去除解压目录结构使用 --strip-components N 如: 压缩文件text.tar 中文件信息为 src/src1/src2/text.txt 运行 tar -zxvf text.tar --strip-components 1 结果:src1/src2/text.txt 如果运行 ta 阅读全文
posted @ 2021-10-28 15:02
yvioo
阅读(1722)
评论(0)
推荐(0)
摘要:
Dockerfile # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed wi 阅读全文
posted @ 2021-10-28 13:18
yvioo
阅读(597)
评论(0)
推荐(0)

浙公网安备 33010602011771号