pvm_unexport man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

EXPORT(3PVM)							  EXPORT(3PVM)

NAME
       pvm_export, pvm_unexport - Mark environment variables to export through
       spawn

SYNOPSIS
       C    int cc = pvm_export( char *name )
	    int cc = pvm_unexport( char *name )

       Fortran	 Not available

PARAMETERS
       name    Name of an environment variable to add to or delete from export
	       list.

DESCRIPTION
       The  routines  pvm_export and pvm_unexport are provided for convenience
       in editing  environment	variable  PVM_EXPORT,  while  maintaining  the
       colon-separated	list syntax it requires.  The variable can be modified
       by other means, and at the same time by the pvm_export functions.

       pvm_export checks to see if a name  is  already	in  PVM_EXPORT	before
       including  it, and exporting a name more than once is not considered an
       error.  Likewise, pvm_unexport will not complain if you specify a  name
       not in PVM_EXPORT.

EXAMPLES
       C:
	    /* PVM_EXPORT=SHELL:HOME */
	    pvm_export("DISPLAY");
	    pvm_export("TERM");
	    pvm_unexport("HOME");
	    /* PVM_EXPORT=SHELL:DISPLAY:TERM */

ERRORS
       No  error conditions are currently returned by pvm_export and pvm_unex‐
       port.

SEE ALSO
       pvm(1PVM) pvm_spawn(3PVM)

				 15 May, 1996			  EXPORT(3PVM)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net