Page 1 of 1

How to execute encrypted shell script

Posted: 2017/04/18 18:10:17
by sbalamuruganmscit
Team,
I have encrypted my shell script with password.

1. How to execute the shell script.
2. I want to schedule the encrypted script using crontab.


Kindly help

Thanks.

Re: How to execute encrypted shell script

Posted: 2017/04/18 19:31:42
by TrevorH
A) CentOS 5 is dead, do not use it

B) How did you encrypt a shell script and how do you expect to execute it now that it is?