To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

recover (command)

From Wikipedia, the free encyclopedia

In computing, recover is a primitive file system error recovery utility[1] included in MS-DOS / IBM PC DOS versions prior to DOS 6.0[2] and a number of other operating systems.

YouTube Encyclopedic

  • 1/3
    Views:
    415 469
    158 210
    706 055
  • How to: Reset/ Hack Windows passwords using only the command prompt
  • Linux Backup with TAR and Cron Jobs
  • How to: Remove Windows accounts or change pc administrator passwords using command prompt.

Transcription

Overview

Typing recover at the DOS command-line invoked the program file RECOVER.COM or RECOVER.EXE (depending on the DOS version). recover proceeded under the assumption that all directory information included on a disk or disk partition was hopelessly corrupted, but that the FAT and non-directory areas might still contain useful information (though there might be additional bad disk sectors not recorded in the FAT).

The program removed all subdirectories and all entries in the root directory, and then created new files with names such as "FILE0001.REC" in the root directory, corresponding to the valid allocation chains that were found in the FAT area (excluding disk clusters that were tested and found to have hardware errors). A formerly bootable disk would no longer be bootable after recover had executed. The range of circumstances in which recover was genuinely useful was quite limited, and well-meaning DOS users sometimes created havoc by running recover under the misconception that it was a file undelete utility.[3]

In DOS version 5, another mode of operation was added: specifying a single filename on the command line would cause the program to test all the disk sectors used to store the file, and shorten the file by omitting sectors which tested bad.[4]

DR DOS 6.0 includes an implementation of the recover command.[5] The command is also available on SISNE plus[6] and IBM OS/2.[7] The FreeDOS version was developed by Imre Leber and is licensed under the GPL.[8]

See also

References

  1. ^ Recover - Restore damaged data - Windows CMD - SS64.com
  2. ^ "MS-DOS 5.0 Internal and External Commands". support.microsoft.com. Archived from the original on 2007-02-06.
  3. ^ http://www.drsolly.com/story/macedpcp.art (text file)
  4. ^ DOS 5 User's Guide by Dan Gookin (1991), ISBN 1-55851-188-1, p. 602.
  5. ^ DR DOS 6.0 User Guide Optimisation and Configuration Tips
  6. ^ SISNE plus - Referência Sumária | Datassette
  7. ^ "JaTomes Help - OS/2 Commands". www.jatomes.com. Archived from the original on 2019-04-14.
  8. ^ "FreeDOS 1.2 Updates Package - recover (FreeDOS Base)". Ibiblio.org. 2004-02-07. Retrieved 2022-09-04.

Further reading

External links

This page was last edited on 1 November 2022, at 22:39
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.