* Jakub Wilk <[email protected]>, 2015-01-02, 22:07:
I wanted to create a tar archive with a path that had multiple leading slashes[0]. But this doesn't seem to be possible with bsdtar:$ bsdtar -Pcf test.tar //bin/true && tar -Ptf test.tar /bin/true
I no longer use bsdtar, so feel free to close this bug. -- Jakub Wilk

