由于自己手残,删除了自己写了好久的一个项目main.c文件。当时我那个难受啊,但是后来自己百度,查看博客,终于找到了一个好的办法恢复因自己手残而删除的重要文件。
-
ubuntu恢复已删除的文件软件
extundelete
-
安装方法
sudo apt-get install extundelete
-
使用方法
我们可以使用extundelete --help ,来查看该软件的使用参数及其使用方法。
Usage: extundelete [options] [--] device-file
Options:
--version, -[vV] Print version and exit successfully.
--help, Print this help and exit successfully.
--superblock Print contents of superblock in addition to the rest.
If no action is specified then this option is implied.
--journal Show content of journal.
--after dtime Only process entries deleted on or after 'dtime'.
--before dtime Only process entries deleted before 'dtime'.
Actions:
--inode ino Show info on inode 'ino'.
--block


4166

被折叠的 条评论
为什么被折叠?



