Tar stores files in the order the files were listed in args.
Folder's content may be stored in the alphabetical order tho.
The order may break when some will get marked as removed.
Tar will list files in the exact order the files are stored.
Note: We need to keep the order if want to restore original package with the same hash.
Tar stores files in the order the files were listed in args.
Folder's content may be stored in the alphabetical order tho.
The order may break when some will get marked as removed.
Tar will list files in the exact order the files are stored.
Note: We need to keep the order if want to restore original package with the same hash.