Man Page: function::env_var
Operating Environment: centos
Section: 3stap
FUNCTION::ENV_VAR(3stap) Context Functions FUNCTION::ENV_VAR(3stap)NAMEfunction::env_var - Fetch environment variable from current processSYNOPSISenv_var:string(name:string)ARGUMENTSname Name of the environment variable to fetchDESCRIPTIONReturns the contents of the specified environment value for the current process. If the variable isn't set an empty string is returned. SystemTap Tapset Reference June 2014 FUNCTION::ENV_VAR(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| tapset::context(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Controlling user input |