Tuesday, April 5, 2011

Listing all the environment variables set on a machine

This commands really help to list  all the environment variables set on a machine

# env

MANPATH=:/opt/xcat/share/man:
HOSTNAME=....................
.........
LD_LIBRARY_PATH=........
PATH=........................
............

No comments: