I get this weird error when trying to autocomplete file and folder names:
> tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file
for here-document: No space left on device
> -bash: cannot create temp file for here-document: No space left on device
Not sure if tab-autocomplete wa
If your disk isn't full, then you have probably used up your inodes. You
can check this using "df -i". If it says 100%, then you have too many small
files and you need to delete some of these files.
On Sun, 10 Apr 2022, 18:30 Maciej Jaros, wrote:
> I get this weird error when trying to autocom
On 10/04/2022 21:29, Maciej Jaros wrote:
I get this weird error when trying to autocomplete file and folder names:
> tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file
for here-document: No space left on device
> -bash: cannot create temp file for here-document: No space lef
Taavi Väänänen (2022-04-10 20:48):
On 10/04/2022 21:29, Maciej Jaros wrote:
I get this weird error when trying to autocomplete file and folder
names:
> tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp
file for here-document: No space left on device
> -bash: cannot create temp f
Thank you, Taavi.
On Sun, 10 Apr 2022, 19:07 Maciej Jaros, wrote:
> Taavi Väänänen (2022-04-10 20:48):
> > On 10/04/2022 21:29, Maciej Jaros wrote:
> >> I get this weird error when trying to autocomplete file and folder
> >> names:
> >> > tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot crea