-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
bzip2recover: add page #16918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
bzip2recover: add page #16918
Conversation
@Managor this is related to the bzip2 pages I've been working on. An interesting note here - although at first blush this looks like an alias as it's packaged as part of bzip2, it looks like it is a standalone part of the command and doesn't have any flag equivalents with bzip2 proper. I'll add a "see also" in here as it's related, but just a note of its oddness. |
This comment was marked as outdated.
This comment was marked as outdated.
# bzip2recover | ||
|
||
> Attempts to recover data from a damaged `.bz2` file. | ||
> > See also: `bzip2`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> > See also: `bzip2`. | |
> See also: `bzip2`. |
|
||
> Attempts to recover data from a damaged `.bz2` file. | ||
> > See also: `bzip2`. | ||
> More information: <https://linux.die.net/man/1/bzip2recover>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> More information: <https://linux.die.net/man/1/bzip2recover>. | |
> More information: <https://manned.org/bzip2recover>. |
Use manned
common
,linux
,osx
,windows
,sunos
,android
, etc.