Script to get environment variables for a process.
authorIain Patterson <me@iain.cx>
Mon, 27 Jan 2014 14:40:23 +0000 (14:40 +0000)
committerIain Patterson <me@iain.cx>
Mon, 27 Jan 2014 14:51:22 +0000 (14:51 +0000)
commitf0503276edd74aa465df5248ff5888df13646f18
treed7bc3d834e8dee32b686676db6aa5b622945e15d
parent08392e37a0280a6943b36d0b857f916cd650a3d5
Script to get environment variables for a process.

Use "readenv <pid>" to get the full environment block for <pid>.
Use "readenv <pid> [<env> [<env> ...]]" to restrict output to the named
variables.
opt/Linux/bin/readenv [new file with mode: 0755]