ncdu 查找linux下最占空间的文件(交互式查询)

安装

wget -c https://dev.yorhel.nl/download/ncdu-1.11.tar.gz
tar xzvf ncdu-1.11.tar.gz
cd ncdu-1.11
./configure
make && make install

使用方法

ncdu  [dir name]

可以上下移动,回车键可以进入目录

软件官网地址:https://dev.yorhel.nl/ncdu

posted @ 2016-07-03 16:11  liwanggui  阅读(539)  评论(0编辑  收藏  举报