What would you like to have changed?
I think this mostly applied to tar, but may apply to others as well. There's currently a way to skip preserving UID and GID during the archive creation process. I'd like to request the same for extraction as well.
Why is this feature a useful, necessary, and/or important addition to this project?
I'm using it inside a project where I don't really care about the UID and GID because they're modified later anyway. My terminal is flooded with a lot of warnings which I'd rather not see.
What alternatives are there, or what are you doing in the meantime to work around the lack of this feature?
I'm thinking about processing the output, and potentially filtering these warnings out.
Please link to any relevant issues, pull requests, or other discussions.
N/A
What would you like to have changed?
I think this mostly applied to
tar, but may apply to others as well. There's currently a way to skip preserving UID and GID during the archive creation process. I'd like to request the same for extraction as well.Why is this feature a useful, necessary, and/or important addition to this project?
I'm using it inside a project where I don't really care about the UID and GID because they're modified later anyway. My terminal is flooded with a lot of warnings which I'd rather not see.
What alternatives are there, or what are you doing in the meantime to work around the lack of this feature?
I'm thinking about processing the output, and potentially filtering these warnings out.
Please link to any relevant issues, pull requests, or other discussions.
N/A