Microsoft
Software
Hardware
Network
Question : Environment variables of a process : Linux
I know the environment variables' for shells like bash?
Question is, I need to know the Environment variables of a running process in Linux .?
Accessing them from a user space program.?
Answer : Environment variables of a process : Linux
If you need to get it on shell, use cat /proc/
/environ
If you need it from within a program, you can use environ variable
http://linux.die.net/man/7
/environ
Random Solutions
Oracle 11g Installation on VMWare
AJAX with timer
Veritas 10 not backing up on server where new install of SQL 2005 was done
Windows 7 Explorer.exe runas not working
error 1053
Question using remote desktop connection to a Windows Server
Solaris system Planning
usb mass storage device
500 line too long
Optimizing a MySQL query that uses filesort