# env command

The env command displays the UNIX environment
variables.

## Syntax

```
env
```

## See also

- [! command](https://d3codex.com/tcl/exclamation-command/)
- [%getenv() function](https://d3codex.com/pickbasic-flashbasic/percent-getenv-function/)
- [%putenv() function](https://d3codex.com/pickbasic-flashbasic/percent-putenv-function/)
- [disc command](https://d3codex.com/tcl/disc-command/)
- [environ command](https://d3codex.com/tcl/environ-command/)

---
Source: https://d3codex.com/unix/env-command/ - part of the D3Codex reference.
