|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Question of safe data passing...by turnstep (Parson) |
| on Apr 27, 2001 at 17:52 UTC ( #76090=note: print w/ replies, xml ) | Need Help?? |
|
As I've said before, use environment variables. Unless your system is set up very strangely, they are not available in /proc. Then it's simple enough to do something like this:
That way, anyone else on the system can read your script, but it does them no good unless they are logged in to the account with the environment variables.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||