Files
2026-02-05 00:27:50 +00:00

14 lines
240 B
Plaintext

---
syntax: markdown
tags: [tldr, dos]
source: https://github.com/tldr-pages/tldr.git
---
# SET
> Set/display environment variables.
> More information: <https://www.dosbox.com/wiki/Commands#SET>.
- Set variable:
`SET {{VAR}}={{value}}`