使用ext3grep恢复Linux下误删除的文件[原创]
作者 佚名技术
来源 Linux系统
浏览
发布时间 2012-03-25
the filters apply to the entries of the directory.
If you do not use --ls then --print is implied.
--block blk Show info on block ''blk''.
If --ls is used and the block is the first block
of a directory, then the filters apply to entries
of the directory.
If you do not use --ls then --print is implied.
--histogram=[atime|ctime|mtime|dtime|group]
Generate a histogram based on the given specs.
Using atime, ctime or mtime will change the
meaning of --after and --before to those times.
--journal-block jblk Show info on journal block ''jblk''.
--journal-transaction seq
Show info on transaction with sequence number ''seq''.
--dump-names Write the path of files to stdout.
我们进去看一下
[root@localhost bin]# cd RESTORED_FILES/
[root@localhost RESTORED_FILES]# ls
1 2 3 del lost found
OK,所有的文件都已经成功恢复了.这个工具的命令有很多,我只是写了一些简单的,希望对看到些文章的人有帮助.
本文件是本人原创的,不是从网上转载的,请转载的兄弟,注明下,感激不尽.
本文出自 “吖吖個呸” 博客,请务必保留此出处http://gm100861.blog.51cto.com/1930562/708002 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于使用ext3grep恢复Linux下误删除的文件[原创]的所有评论