PATH — Set or display the PATH environment variable

Synopsis

PATH [/?] [value]

Options

/?
Display command syntax information.

Description

The PATH command either sets or displays the value of the PATH environment variable. With no argument, it writes the value of the variable to its standard output, in the form "PATH=value". With an argument, it sets the value of the variable to that argument.

Note: To unset the PATH environment variable, use the UNSETENV command. To set the PATH environment variable to an empty string, use the SET command.

SET ESET SETENV UNSETENV CLEARENV PRINTENV DPATH LIBPATH PROMPT INPUT


The 32-bit Command Interpreter is © Copyright Jonathan de Boyne Pollard. "Moral" rights are asserted.