in reply to How best to hide command-line arguments from ps command?

this should be secure right?

Ha!

What would you do about thes things:

Purely from a programmer's point of view, there is nothing you can do about any of these things. Security is not a binary Yes or No, but something that needs to be brought as close to Yes as possible without massive cuts into the usefulness of the system.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated