CrazyEngineers
  • NCDU abbreviated as NCurses Disk Usage is a disk usage analyzer tool written entirely in C, most probably used when you don't have access to graphical interface & only have to deal with CLI.

    Install it From source : #-Link-Snipped-#

    Then open Terminal/Konsole & type :
     ncdu -x  
    Example : (Here we are scanning entire root directory)
     ncdu -x / 
    The scanning of files & folders will begin & you will see something like :
    1
    After scanning is over, you can see the space used in each & every directory under Root (/) [as we have used command to scan root] :

    2
    👍
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Home Channels Search Login Register