command

George Magklaras georgios at biotek.uio.no
Fri Mar 27 10:41:00 UTC 2009


If permissions cannot solve the problem (chmod, selinux) (you do not 
specify who is others), you could briefly re-write your script in Perl 
and use perlcc (man perlcc) to produce an executable that is not so easy 
to read.

-- 
--
George Magklaras BSc Hons MPhil
RHCE:805008309135525

Senior Computer Systems Engineer/UNIX-Linux Systems Administrator
EMBnet Technical Management Board
The Biotechnology Centre of Oslo,
University of Oslo
http://folk.uio.no/georgios



Joy Methew wrote:
> hello all,
> 
>                 i make a script on bash shell to create  100 users. now i
> wanna make this script  as a command then i copy this script in /bin
> directory.give execute permission.
> 
> it`s working.
> 
> but now any other can read this script bcoz this is in simple text format
> not encryptd and not in binary.
> 
> i waana hide my scripting.
> 
> any suggestion.
> 
> thanks.




More information about the redhat-list mailing list