pax(1p)
analogue
#63
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Was asked to leave a comment stating that I am very grumpy about the fact that POSIX tar files include your username. Only some implementations have a flag to disable this behavior.
Should tar and cpio be handled by two different utilities or just one?
How should we handle different "flavors" of tar - GNU, pre-POSIX, Star? Differences are minor so all could probably easily be handled by the same program.
I'm in favor of the name rat(1).
What if we called it
pitch(1)
?I think that we should handle POSIX tar only. If you want GNU tar use GNU tar, for example.
What are the pros and cons of making cpio part of another utility?