![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reg :Executing a script through GUI . | shyam.appalla | Shell Programming and Scripting | 2 | 05-30-2008 07:56 PM |
| script not executing | dreams5617 | Shell Programming and Scripting | 3 | 12-06-2004 02:15 PM |
| Execute shell or script encrypted | hilsie | SUN Solaris | 1 | 04-21-2004 01:28 PM |
| executing encrypted files | Kawah Cheung | UNIX for Advanced & Expert Users | 4 | 03-10-2002 07:36 AM |
| executing encrypted files | Kawah Cheung | UNIX for Dummies Questions & Answers | 1 | 03-05-2002 02:17 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
executing an encrypted script
Can we execute an encrypted shell script .
I encrypted a shell scripts with crypt with keys and tried to execute it it gave me segmentation faul?? Can somebody answer this one please?? If we can is there any settings i need to change?? Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
If you want to hide scripts so customers don't "borrow" your code, consider a shell script compiler.
shcomp will compile ksh93 into an executable. See: www.kornshell.com |
|
#3
|
|||
|
|||
|
Jim,
Looked at the following link but could not find a compiler for k shell. any link to ksh compiler will help... You are right .. I wanna keep my code so that people cannot copy. I am using Solaris 9/Sun blade. |
|||
| Google The UNIX and Linux Forums |