Hacker News new | ask | show | jobs
by silisili 759 days ago
Because tar is super versatile, old, and as the name implies, creates an archive. Useful for creating an archive to image something, and many times you want reproducible ownership and permissions.

Tar can do all the same things, it just requires options either on the archiving or extraction end.