Linux使用tab补全时提示 cd tom-bash: cannot create temp file for here-document: No space left on device
这是因为该磁盘的空间已经满了
1、使用命令df -h 查看硬盘空间
2.进入到磁盘目录,使用命令du -h –max-depth=1 ,查看 删除多余日志
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/1575.html
Linux使用tab补全时提示 cd tom-bash: cannot create temp file for here-document: No space left on device
这是因为该磁盘的空间已经满了
1、使用命令df -h 查看硬盘空间
2.进入到磁盘目录,使用命令du -h –max-depth=1 ,查看 删除多余日志
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/1575.html