env
env
| Synopsis | ||
| env | print the system properties | |
|
Details | ||
| The env command prints the system properties to standard output. The properties are printed one per line in ascending order based on the property names. Each line consists of a property name, the '=' character, and the property's value. | ||
