When tab-autocompleting in terminal, I'm getting the error:
-bash: cannot create temp file for here-document: No space left on device
This would appear to mean that /tmp/ is full, but it's mounted on my hard disk, which itself has lots of space left.
/tmp only contains one thing: a folder called /tmp/.mount_VCeNjK/.
I can't find out anything about it, because even sudo and su can't chmod it, read it, umount it, rm it, or stat it. They complain about permissions and say that it's busy.
What can I do? I'm nothing without my autocomplete.