recover(1) minix man page | unix.com

Man Page: recover

Operating Environment: minix

Section: 1

RECOVER(1)						      General Commands Manual							RECOVER(1)

NAME
recover - recover files that have been removed.
SYNOPSIS
recover file ...
EXAMPLES
rm x; recover x # Unremove x recover a b c # Recover three files
DESCRIPTION
MINIX allows files that have been deleted (e.g., with rm) to be restored (in /tmp). The trick is that when a file is unlinked, its i-node number is kept in the directory entry. As long as the directory entry and disk blocks are not reused, the file can be recovered. This program is actually just a little front end for de, which must be installed as a set-uid root executable.
SEE ALSO
de(9). RECOVER(1)
Related Man Pages
recover(1) - debian
sup-recover-sources(1) - debian
tsk_recover(1) - debian
e2undel(8) - debian
ex(1) - ultrix
Similar Topics in the Unix Linux Community
Recovering 5.0.7 from Bootable CD
Windows XP recovery/repair mode
how to recover from deleted etc in solaris 9
Failed to recover root password in Solaris 10 on Sparc CPU Sun Ultra10
Need Help With System Recovery After HD Errors