tar: Fix decimal/octal mix up at file permissions
This kind of bugs could be a great candidate for a new clippy lint (non-octal literals used for std functions expecting permission bits.)
This kind of bugs could be a great candidate for a new clippy lint (non-octal literals used for std functions expecting permission bits.)