Linux出現cannot create temp file for here-document: No space left on device的問題解決

在終端輸入:cd /ho 按tab鍵時,顯示錯誤: bash: cannot create temp file for here-document: No space left on device 這是由於該磁盤的空間已經滿了,這時候可以進行擴容,或者將該磁盤的部分目錄遷移到別的磁盤。 以下爲解決思路,查找最大的文件,然後將其幹掉: 1、使用命令df -h 查看硬盤空間  2、命令top查看cpu
相關文章
相關標籤/搜索