免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库

动态

2015-03-04

  • teaklee 发表了新话题 2015-03-04 14:42
    请叫shell 脚本加密的问题
    通过 shc 可以将shell脚本转为二进制执行,以保护源碼. 但是如果这个shell脚本是 以 source xx.sh 方式被其他脚本调用 . 如下两个脚本 a.sh tt=TEST b.s ...

2014-11-14

  • teaklee 发表了新话题 2014-11-14 22:44
    source 用法请教
    我们平时都是这样执行source命令的 source ~/test.sh 可以动态拼个 test.sh 文本,然后用 source 执行,而不实际建立 test.sh 吗?

2014-10-23