v7 man page for pam_getenv

Query: pam_getenv

OS: v7

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PAM_GETENV(8)						User Contributed Perl Documentation					     PAM_GETENV(8)

NAME
pam_getenv - get environment variables from /etc/environment
SYNOPSIS
pam_getenv [-l] [-s] env_var
DESCRIPTION
This tool will print out the value of env_var from /etc/environment. It will attempt to expand environment variable references in the definition of env_var but will fail if PAM items are expanded. The -l option indicates the script should return an environment variable related to default locale information. The -s option indicates that the script should return an system default environment variable. Currently neither the -l or -s options do anything. They are included because future versions of Debian may have a separate repository for the initial environment used by init scripts and for system locale information. These options will allow this script to be a stable interface even in that environment. Debian GNU/Linux 2018-04-05 PAM_GETENV(8)
Related Man Pages
pam_getenv(3) - mojave
pam_getenv(3) - freebsd
pam_putenv(3) - x11r4
pam_putenv(3) - minix
pam_putenv(3) - xfree86
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Shopt -s histappend
Building JSON command with bash script