(maxima.info)Environment operations


Prev: File operations Up: operatingsystem-pkg
Enter node , (file) or (file)node

75.4 Environment operations
===========================

 -- Function: getenv (<env>)
     Get the value of the environmentvariable <env>

     Example:

          (%i1) load("operatingsystem")$
          (%i2) getenv("PATH");
          (%o2) /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


automatically generated by info2www version 1.2.2.9