bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16718: bug in vi on linux


From: Allan McRae
Subject: bug#16718: bug in vi on linux
Date: Tue, 11 Feb 2014 14:38:22 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 11/02/14 12:02, Cheng Ong wrote:
> Just encountered a bug in VI.
> Editing file 'x' using vi, when done, content of file 'x' was saved as well 
> in file 'y'.
> File 'y' has no relation to file 'x' and is sitting in a different directory.
> Only relation was file 'x' was created through a cp command from file 'y'.
> Now changes made either on file 'y' or 'x' appear in both files.

Are you sure that they are not symbolic or hard links?  I.e. made using
'cp -s' or 'cp -l'?

Allan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]