Posts

Showing posts with the label ntdu

Disk usage analysis in linux

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