If you Getting DISK SPACE error while openig your file by Vim Editter.
“There is not enough space in the file system.
[Press return to continue]”
and you know that you have space in your home directory, than simply use this command
in vi, say
:set dir=</export/home/foobar>
then press:
:e .
Now you will be able to see the entire file and its data.
Disk space error by vim
Related posts
- Multi IP Ping Host Table March 27, 2018
Leave a Reply Cancel Reply
Latest Posts
- Modifies files date and times May 4, 2018
- Track Your Linux Login & Logout April 12, 2018
- Linux Tasks Alert April 12, 2018