function::env_var FUNCTION:(3stap) Context Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| unset(1as) - sunos |
| function::ansi_set_color2(3) - debian |
| tapset::context(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |