centos7 rm -rf 删除文件的找回【工具extundelete】

参考:https://www.cnblogs.com/jxkshu/p/4960390.html

参考:https://blog.csdn.net/zhengwei125/article/details/50696799

参考:https://blog.csdn.net/kezhen/article/details/17652065?locationNum=3

参考:https://blog.csdn.net/lanyzh0909/article/details/40827215/

安装extundelete:

tar -xjf extundelete-0.2.2.tar.bz

cd extundelete-0.2.2

./configure

make&make install

 make -s all-recursive
Making all in src
Making install in src

/usr/bin/install -c ‘extundelete’ ‘/usr/local/bin/extundelete’
说明安装成功。

猜你喜欢

转载自blog.csdn.net/weixin_43343144/article/details/109572262
今日推荐