Check utilization of Folders and subfolders using cmd in Windows
open CMD by cntrl+R -- type - cmd
type below command to get more than 1 GB files/folders under C drive
diskusage /minFileSize=1073741824 /h C:\
Putting few of the challenges and their resolutions which occurred during implementation on Oracle/DB2/Postgresql/AWS.
Comments
Post a Comment