首页 > 随笔档案 > Ubuntu 下无法Tab键自动补全功能解决办法

Ubuntu 下无法Tab键自动补全功能解决办法

Publish:

在Ubuntu下 使用Tab键报错:cannot create temp file for here-document: no space left on device

解决:

rm -rf /var/log
rm -rf /tmp/

声明: 本文采用 BY-NC-SA 授权。转载请注明转自: levy