The instruction is given but I am not able to understand what is the desired location in my file system here.
Can anyone clear my doubt?
The instruction is given but I am not able to understand what is the desired location in my file system here.
Can anyone clear my doubt?
On my Windows system, I created a directory C:\bin to hold misc executable programs. That directory is added to the PATH environment variable.
mkdir c:\binset PATH=c:\bin;%PATH%mongosh.exe to C:\bin.