1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 13:15:24 +02:00
tldr/pages/common/bzip2recover.md
Kristopher 88b420bef0
bzip2recover: add page (#16918)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-06-24 12:52:53 +00:00

240 B

bzip2recover

Attempt to recover data from a damaged .bz2 file. See also: bzip2. More information: https://manned.org/bzip2recover.

  • Recover all intact blocks from a damaged .bz2 file:

bzip2recover {{damaged_file.bz2}}