GNU bug report logs - #16718
bug in vi on linux

Previous Next

Package: coreutils;

Reported by: Cheng Ong <Cheng.Ong <at> brisbane.qld.gov.au>

Date: Tue, 11 Feb 2014 02:32:01 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bob Proulx <bob <at> proulx.com>
To: Cheng Ong <Cheng.Ong <at> brisbane.qld.gov.au>, 16718 <at> debbugs.gnu.org
Subject: bug#16718: bug in vi on linux
Date: Tue, 11 Feb 2014 11:59:55 -0700
Pádraig Brady wrote:
> Cheng Ong wrote:
> > File 'y' has no relation to file 'x' and is sitting in a different directory.

When reporting please show us the details.  Because we have heard this
before!  :-)  Everyone expects to see that the files are linked until
proven otherwise.

For this please run this command and show the information for those
files.

  ls -ldi path1/x path2/y

The first field is the inode number produced due to the inclusion of
the -i option.  If the number is the same number on both files then
the file is hard linked.  (Assuming both files are on the same file
system.)  Otherwise if one is a symlink then that will also be shown.

Bob




This bug report was last modified 6 years and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.