#TIL that another way to make #tar (GNU and libarchive) create an empty archive is to pass a file and --exclude that same file.tar -c --exclude=README.md README.md