how to get executable without source code


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting how to get executable without source code
# 1  
Old 05-11-2009
how to get executable without source code

hi,

Is there any way to get executable of unix shell scripts so that source that
source code will be invisible from the client side (as in the case of C language) ? Or is there any archiving method to make source code invisible ?

thanks,
ravi
# 2  
Old 05-11-2009
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Source code

hii... i am a biginner....and i have linux source code ,downloaded from some website ,a compressed file on windows and dont know how do compile them..... (4 Replies)
Discussion started by: M K Raju
4 Replies

2. Shell Programming and Scripting

Source code compilation

Need assistance in Source code compilation . When installing a software compiling a source code . Whatever the output that prints on the screen i want to log it into a file. How can i see output and store the output to file ./configure make make install Is there other way of seeing output... (5 Replies)
Discussion started by: ajayram_arya
5 Replies

3. Linux

Source code

I need the source code of fedora. plz plz plz help me........... (1 Reply)
Discussion started by: neh
1 Replies

4. Shell Programming and Scripting

Block of code replacement in Java source code through Unix script

Hi, I want to remove the following code from Source files (or replace the code with empty.) from all the source files in given directory. finally { if (null != hibernateSession && hibernateSession.isOpen()) { //hibernateSession.close(); } } It would be great if the script has... (2 Replies)
Discussion started by: hareeshram
2 Replies

5. UNIX Desktop Questions & Answers

3d windows source code

presently this works on windows can any one make this for linux (redhat or any one) and also can any one make this like windows vista 3d windows by clicking in quick launch bar(a shortcut) in winxp program for windows xp : ... (2 Replies)
Discussion started by: seshumohan
2 Replies

6. Shell Programming and Scripting

getopt(s) source code?

Does anybody know where this is located? Both for getopt and getopts (1 Reply)
Discussion started by: dhinge
1 Replies

7. Post Here to Contact Site Administrators and Moderators

the source code of unix

tha ithela na moy peite an mporo apo kapoy na vro ton pigaio kvdika toy unix se glossa c .efxaristo. (1 Reply)
Discussion started by: matsoyka
1 Replies

8. UNIX for Dummies Questions & Answers

source code download

hai This is A.gowri kumar from india.I am very facinated with this operating system. so i want to download the whole source code of this operating system (UNIX). So from where can i Download the source code. Please help me. (1 Reply)
Discussion started by: tapanagkumar
1 Replies

9. Programming

source code of dbx.c

hello, it is still me in the search of source code of dbx.c this time. Or if there would be somebody who would know how recovered the name of the function carried out by a thread, that would be nice of me the statement. Thank you in advance. (0 Replies)
Discussion started by: Sacchi
0 Replies
Login or Register to Ask a Question