ubuntu/\345\244\247\343\201\215\343\201\252\343\203\207\343\202\243\343\203\254\343\202\257\343\203\210\343\203\252\343\202\204\343\203\225\343\202\251\343\203\253\343\203\200\343\202\222\350\246\213\343\201\244\343\201\221\343\202\213.md
... ...
@@ -0,0 +1,10 @@
1
+[disk usage - What's a command line way to find large files/directories to remove and free up space? - Ask Ubuntu](https://askubuntu.com/questions/36111/whats-a-command-line-way-to-find-large-files-directories-to-remove-and-free-up)
2
+
3
+```
4
+$ sudo apt update
5
+$ sudo apt install gt5
6
+```
7
+
8
+```
9
+$ sudo gt5 /
10
+```
... ...
\ No newline at end of file