The dir command in the Windows command prompt did not display a folder named tmp when it did exist. But running the dir in Powershell did display the tmp folder.
Why did the Windows command prompt not show this folder?
You need to add the "show hidden" option to dir:
dir /a
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With