依赖包的安装
[root@localhost .unison]# rpm -qa | grep e2fsprogs
e2fsprogs-devel-1.39-33.el5
e2fsprogs-libs-1.39-33.el5
e2fsprogs-libs-1.39-33.el5
e2fsprogs-1.39-33.el5
下载ext3grep源码包
wget http://ext3grep.googlecode.com/files/ext3grep-0.10.1.tar.gz
安装ext3grep
tar -xf ext3grep-0.10.1.tar.gz
cd ext3grep-0.10.1
./configure
make
make install
[root@localhost ext3grep-0.10.1]# ext3grep -v
Running ext3grep version 0.10.1
ext3grep v0.10.1, Copyright (C) 2008 Carlo Wood.
ext3grep comes with ABSOLUTELY NO WARRANTY;
This program is free software; your freedom to use, change
and distribute this program is protected by the GPL.
安装ext3grep
原创
©著作权归作者所有:来自51CTO博客作者风光坏家伙的原创作品,如需转载,请与作者联系,否则将追究法律责任
上一篇:unison双向同步
下一篇:extgrep使用
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
rm -rf 数据恢复(ext3grep)
rm -rf 数据恢复(ext3grep)
rm -rf 数据恢复(ext3gre