在Ubuntu下 使用Tab鍵報錯:cannot create temp file for here-document: no space left on device
解決辦法:
rm -rf /tmp/*
后來發現導致這個報錯的根本原因是,磁盤滿了!
在Ubuntu下 使用Tab鍵報錯:cannot create temp file for here-document: no space left on device
解決辦法:
rm -rf /tmp/*
后來發現導致這個報錯的根本原因是,磁盤滿了!
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。