@mgorny@social.treehouse.systems
Post #4378284
2026-08-04 15:05 UTC
#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
Replies (0)
No replies.