Text editor for Linux that auto saves every few seconds.?
2008-02-10 02:00:59 UTC
I am connecting to a sever by ssh. What CLI program is there that will autosave every few seconds? A GUI program will also do.
Also, what program will take a screen shot every few seconds and save it to a directory?
Thank you
Thank
Three answers:
Jay G
2008-02-10 02:37:38 UTC
vi creates a temporary file that can be used to restore in case of a ssh disconnect. ssh is stable and you should not have to worry about the connection being dropped.
Sounds like you are used to working on a windows box and have become wary of system crashes. Linux is rock solid compared to windows.
jplatt39
2008-02-10 05:11:26 UTC
Most of them autosave to a backup file --vim, nano, you name it. So just use that.
optymizer
2008-02-10 02:08:21 UTC
vim and ksnapshot, but you'll probably have to use cron with that.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.