The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

printenv - Display the environment

SYNOPSIS

printenv name

DESCRIPTION

printenv displays the current environment. If an argument is supplied, only the value of that variable is displayed.

OPTIONS

printenv accepts the following options:

-?

Print out a short help message, then exit.

ENVIRONMENT

The operation of printenv is not influenced by any environment variables. (However, the output certainly is.)

BUGS

printenv has no known bugs.

REVISION HISTORY

    $Log: printenv,v $
    Revision 1.2  2004/08/05 14:17:43  cwest
    cleanup, new version number on website

    Revision 1.1  2004/07/23 20:10:14  cwest
    initial import

    Revision 1.0  1999/02/26 02:55:05  randy
    Initial revision

AUTHOR

The Perl implementation of printenv was written by Randy Yarger, randy.yarger@nextel.com.

COPYRIGHT and LICENSE

This program is copyright by Randy Yarger 1999.

This program is free and open software. You may use, modify, distribute and sell this program (and any modified variants) in any way you wish, provided you do not restrict others to do the same.