List all folders in the /path/to/parent directory along with their size in (h)uman readable (m)egabytes
du -mh /path/to/parent --max-depth=1
List all folders in the /path/to/parent directory along with their size in (h)uman readable (m)egabytes
du -mh /path/to/parent --max-depth=1