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: Bob Proulx
Subject: bug#16718: bug in vi on linux
Date: Tue, 11 Feb 2014 11:59:55 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

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





reply via email to

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