pam_getenv(8) linux man page | unix.com

Man Page: pam_getenv

Operating Environment: linux

Section: 8

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 2011-10-18 PAM_GETENV(8)
Related Man Pages
pam_getenv(3) - netbsd
pam_getenv(3) - freebsd
pam_putenv(3) - plan9
pam_putenv(3) - xfree86
pam_putenv(3) - php
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Forum Video Tutorial: How to Use Code Tags
Scripts without shebang