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

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

解决办法:

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

猜你喜欢

转载自www.cnblogs.com/wpjamer/p/10663428.html
今日推荐