Linux加密之gzexe加密/解密用法

gzexe加密/解密用法:
加密:  gzexe  test.sh  (test.sh~ 是备份文件,test.sh是加密文件)

解密:  gzexe  -d  test.sh

如果解密时报错:tail: cannot open `+14` for reading: No such file or directory

解决方法:执行export _POSIX2_VERSION=199209

对比前后文件:   diff  /root/test.sh~  /tmp/test

转载:https://blog.csdn.net/weixin_39682177/article/details/84989231

    Danzel
    Danzel管理员

    • 声明:本文由Danzel于2021-12-17转载(优化),转载须经原站同意并注明出处。
    • 本文地址:http://www.maryd.cn/?id=211
    上一篇:Linux 克隆虚拟机引起的“Device eth0 does not seem to be present, delaying initialization”
    下一篇:Dynamics ax version

    留言评论

    暂无留言
    取消
    扫码支持