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)
Use "readenv <pid>" to get the full environment block for <pid>.
Use "readenv <pid> [<env> [<env> ...]]" to restrict output to the named
variables.


No differences found