cd tom-bash: cannot create temp file for here-document: No space left on device详解程序员

Linux使用tab补全时提示 cd tom-bash: cannot create temp file for here-document: No space left on device

这是因为该磁盘的空间已经满了

1、使用命令df -h 查看硬盘空间 

cd tom-bash: cannot create temp file for here-document: No space left on device详解程序员

2.进入到磁盘目录,使用命令du -h –max-depth=1 ,查看 删除多余日志

原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/1575.html

(0)
上一篇 2021年7月15日
下一篇 2021年7月15日

相关推荐

发表回复

登录后才能评论