Re: vi dup
- From: Bill Campbell <bill@xxxxxxxxxxxxx>
- Date: Mon, 19 May 2008 17:08:47 -0700
On Mon, May 19, 2008, Jeff Hyman wrote:
Hello everyone out there,
Is there a way within 'vi', that can prevent the same user from
'vi'ing the same file in another session?
As I get distracted with calls, etc, I may end up editing the same
file, and inadvertently (and lastly) exiting the one without the mods.
What a GREAT way to waste valuable time.
Use vim instead of vi. Vim creates a .filename.swp file in the
same directory as the file being edited, and a second attempt to
edit the file results in a warning message. Vim uses that file
for recovery with ``vim -r filename'' instead of burying some
file under /var/tmp/somethingorother.
Bill
--
INTERNET: bill@xxxxxxxxxxxxx Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
Voice: (206) 236-1676 Mercer Island, WA 98040-0820
Fax: (206) 232-9186
We maintain that the very foundation of our way of life is what we call
free enterprise, said Cash McCall, "but when one of our citizens
show enough free enterprise to pile up a little of that profit, we do
our best to make him feel that he ought to be ashamed of himself."
-- Cameron Hawley
.
- Follow-Ups:
- Re: vi dup
- From: Nico Kadel-Garcia
- Re: vi dup
- References:
- vi dup
- From: Jeff Hyman
- vi dup
- Prev by Date: Re: OSR 6 disaster recovery
- Next by Date: Re: vi dup
- Previous by thread: vi dup
- Next by thread: Re: vi dup
- Index(es):
Relevant Pages
|