父目录查看占用大空间 但是进入父目录找不到大文件
Tofloor
poster avatar
thtomatic
deepin
2020-03-03 22:20
Author

有没有大佬 知道这是什么情况吗?
根目录满了 想清理一下 但是找不到大文件地方
Reply Favorite View the author
All Replies
avatar
要讲武德
deepin
2020-03-03 22:35
#1
  1. du -ah --max-depth=1
Copy the Code


一层一层的找最大的文件
Reply View the author
avatar
残念
deepin
2020-03-03 22:36
#2
本帖最后由 peterzhang1234 于 2020-3-3 14:51 编辑

还有隐藏文件(夹)
可以使用图形化的baobab来查看管理文件
  1. sudo apt install baobab
Copy the Code



Reply View the author
avatar
thtomatic
deepin
2020-03-03 22:41
#3
https://bbs.deepin.org/post/189401
一层一层的找最大的文件

感谢
已经找到了
Reply View the author
avatar
thtomatic
deepin
2020-03-03 22:48
#4
https://bbs.deepin.org/post/189401
还有隐藏文件(夹),可以使用图形化的baobab来查看

谢谢 我现在安装试试
Reply View the author
avatar
lookfor
deepin
2020-03-04 02:12
#5
https://bbs.deepin.org/post/189401
一层一层的找最大的文件

安装 ncdu
Reply View the author
avatar
lookfor
deepin
2020-03-04 02:32
#6
https://github.com/aleksandar-todorovic/awesome-linux
https://github.com/cdoco/awesome-linux-zh
Reply View the author