Request: List the environment variables from Command Promtspa
To list one varibales , the syntax is like :3d
echo %path% blog
To list all variables in command prompt. you can use :it
setList
e.g:file
C:\Users\tcaiy\setcommand
you can also sent the output to a output file , which you can open it via notepad or whatever...im