I need to replace a file in the tar, and get the desired result (see #149). I would prefer though to delete the file first and then re-append it.
Would you consider adding a tar.delete, as described in https://www.gnu.org/software/tar/manual/html_section/tar_32.html#SEC66 ?
I need to replace a file in the tar, and get the desired result (see #149). I would prefer though to delete the file first and then re-append it.
Would you consider adding a
tar.delete, as described in https://www.gnu.org/software/tar/manual/html_section/tar_32.html#SEC66 ?