Posts

Showing posts with the label Disk

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