Script with sensitive info

Joseph Bruni jbruni@mac.com
Fri Jul 25 03:38:01 2003


Okay. Compile the Perl script into an executable -- _then_ make it 
execute-only.

(Kids these days...)

;)

On Thursday, July 24, 2003, at 07:17 AM, Anthony E. Greene wrote:

>> Make it executable but not readable.
>
> Linux does not support that for scripts. You can only execute a script 
> if
> it is readable.
>
> Tony