
18 Jan
2016
18 Jan
'16
1:45 a.m.
On 18/01/16 12:42, Lev Lafayette via luv-main wrote:
Note that the two directories have the same inode.
# ls -id /home/username/ 1081162059 /home/sanujig/
]# ls -id /data/user2/username 1081162059 /data/user2/username
So you're saying someone accidentally made a hardlink rather than a softlink? Cheers, Andrew