sureshp
Programmer
- Aug 28, 2000
- 79
Hi,
I am doing a simple project with korn shell. After finishing this I want to circulate the script file to my team for demo.But the script file should not be readable by
the team members.
I used crypt command ,it encrypts the file but the encrypted file is not getting executed. simply my objective is to hide the source code but still it should be executable.
Thanks in advance
Suresh.
I am doing a simple project with korn shell. After finishing this I want to circulate the script file to my team for demo.But the script file should not be readable by
the team members.
I used crypt command ,it encrypts the file but the encrypted file is not getting executed. simply my objective is to hide the source code but still it should be executable.
Thanks in advance
Suresh.