Description of problem: Normally, I will enter this command: echo %PATH and output is the list of paths. Now nothing happens only: %PATH How can I query the paths? Reproducible: Steps to Reproduce:
Shouldn't you use echo $PATH ?
CC: (none) => sander.lepik
You're mixing your OS's. %PATH% is the Windows environment variable syntax.
CC: (none) => ftg
.
Status: NEW => RESOLVEDResolution: (none) => INVALID