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 ,查看 删除多余日志
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 ,查看 删除多余日志