By default zstd refuses to operate on symlinks, so for example `zless /var/crash/vmcore.last.zst` failed to view the uncompressed core file. Add -f to the zstd command line to allow operation on symlinks.
Details
Details
- Reviewers
delphij
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped