[manual index][section index]

NAME

env - display environment variables

SYNOPSIS

env

DESCRIPTION

Env prints on standard output the current process's environment (see sh(1) and env(3)) listing each variable and its current value.

Individual variable values can be set by assignment in sh(1).

SOURCE

/appl/cmd/env.b

SEE ALSO

acme(1), sh(1), env(2)

BUGS

Env does not understand that environment variables as stored by sh(1) are lists.

ENV(1 ) Rev:  Thu Feb 15 14:42:47 GMT 2007