HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

SET — Set/display environment variables. More information: <https://www.dosbox.com/wiki/Commands#SET>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandclienvironmentvariablessetmoredisplay

Problem

How to use the SET command: Set/display environment variables. More information: <https://www.dosbox.com/wiki/Commands#SET>.

Solution

SET — Set/display environment variables. More information: <https://www.dosbox.com/wiki/Commands#SET>.

Set variable:
SET {{VAR}}={{value}}

Code Snippets

Set variable

SET {{VAR}}={{value}}

Context

tldr-pages: dos/SET

Revisions (0)

No revisions yet.