Is it possible in Windows to get a folder\'s size from the command line without using any 3rd party tool?
I want the same result as you would get when right clicking
If you have git installed in your computer (getting more and more common) just open MINGW32 and type: du folder
du folder