Ok, so my system just crashed.
In folder I see vi.core file.
Root has received mail that can use:
to recover a file.
Now, when I hit:
I get a list of files to recover:
If I do:
I get:
Also, when I go forward(CTRL-F) to the end of that file, I get "expeled" in cmd.(like in "more" command).
In vi it should not happen but beep
In folder I see vi.core file.
Root has received mail that can use:
Code:
# vi -r cool_text
Now, when I hit:
Code:
# vi -r
Code:
Mon Nov 9 21:15:02 2009: foo
Mon Nov 23 00:58:52 2009: bar
Tue Nov 24 04:46:11 2009: cool_text
Thu Dec 3 13:48:29 2009: cool_text
Fri Dec 4 16:13:47 2009: cool_text
If I do:
Code:
# vi -r cool_text
and wana save it withThere are older versions of this file for you to recover; There are other files for you to recover;
Code:
:w cool_text_C
What now?Error: cool_text_C: Bad address; cool_text_C: WARNING: FILE TRUNCATED.
Also, when I go forward(CTRL-F) to the end of that file, I get "expeled" in cmd.(like in "more" command).
In vi it should not happen but beep