Why does GNU tar --format=pax produce ustar archives?

前端 未结 0 1620
北荒
北荒 2020-12-17 05:29

I\'m using GNU tar (v1.29) to create an archive and xxd to inspect it like this:

(
    cd "$(mktemp -d)"
    touch -d@0 1.         


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