how to mimic `--numeric-owner` in tarfile?

前端 未结 0 916
花落未央
花落未央 2020-12-04 00:55

with tar command we can use tar --numeric-owner -cf - test | tee to make sure in tar data it use number to represent owner:group. How can we do this in python3\

相关标签:
回答
  • 消灭零回复
提交回复
热议问题