在Ubuntu文件管理中,可通过以下图形界面工具和命令行工具监控磁盘使用:
df -h
-h
du -sh /path/to/directory
-s
sudo apt install ncdu
ncdu /path/to/directory