File:  [MW Coherent from dump] / coherent / a / usr / man / COHERENT / environ
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



environ               Technical Information               environ




Process environment


extern char **environ;

environ  is an  array  of strings,  called the  environment of  a
process.  By convention, each string has the form


             _n_a_m_e=_v_a_l_u_e


Normally,  each process  inherits the  environment of  its parent
process.  The  shell sh and various forms of  exec can change the
environment.  The  shell adds  the name  and value of  each shell
variable marked for  export to the environment of subsequent com-
mands.  The  shell adds assignments  given on the same  line as a
command to the environment of the command, without affecting sub-
sequent commands.

***** See Also *****

exec, getenv(), sh, technical information

































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.