> Environment variables are visible to any user in the system.
This is completely false in any modern OS. You can only see environment variables of your own processes.
This is completely false in any modern OS. You can only see environment variables of your own processes.