Posts

Showing posts with the label linux du

Disk usage analysis in linux

Disk usage analysis in linux Most common approach if you have access to instal something is ncdu command sudo apt update && sudo apt install ncdu -y