Issues.00498 - lordmundi/wikidoctest GitHub Wiki

00498: add in RCS function examine env variables

« 00497 | Issues | 00499 »

Summary: add in RCS function examine env variables

Created: 2013–12–04 17:18

Status: Released

Category: Request

From: frankie

Version: 2.3

Released_In: 2.4

Description:

sometimes it is useful to inspect environment variables (which would include DOUG/EDGE defines in the config file) remotely.

This is a request for a function that is allowed over RCS to get a value of an environment variable.


Comments

frankie December 04, 2013, at 05:20 PM: This has been done. The new function name is "get_env_var" and the argument is the variable you want to retrieve the value for. For example "get_env_var USER" would return the USER environment variable for the process.


« 00497 | Issues | 00499 »

Associated Commits

| commit | fbe1e5982ceb569167836c4b7e976de83e91c06a link5 | || | Author: | Frank Graffagnino | | Date: | Wed Dec 4 17:10:54 2013 -0600 | | Message: | [@Issue 00498: Added new RCS procedure to get environment variables (get_env_var) @] |

Affected Files:

gui/remote_commanding_server.tcl | 8 ++++++±
 1 file changed, 7 insertions(+), 1 deletion(-)