lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: Konqueror to inform about hard links?
- Date: Fri, 29 Aug 2008 11:07:51 +0200
- From: "Luciano Montanaro" <mikelima@xxxxxxxxx>
- Subject: ***BOGO*** Re: Konqueror to inform about hard links?
On Fri, Aug 29, 2008 at 10:03 AM, macintoshzoom
<macintoshzoom@xxxxxxxxxxx> wrote:
> BUT Konqueror was unable to tell me about that, this is an issue to me.
> When requesting Konqueror about used space (properties) of each folder
> it doesn't recognize that there are some GB of space that are not really
> occupied, but only are from the same file but hard linked to different
> subfolders.
The problem is that you cannot tell two file entries are actually the
same file unless you look at both entries and compare the inodes. To
tag hard-linked files, konqueror would have to scan the whole
filesystem.
Whit 'ls' you can ask to see the inode number associated with the
file, and thus you could determine if two file entries point to the
same blocks; Konqueror does not have a way to display the information,
not even in the detailed view; but that information is rarely needed.
For your particular case, I suggest you trust your distribution to do
the sensible thing, and use the package manager to remove unneeded
packages.
--
Luciano Montanaro
Anyone who is capable of getting themselves made President should on
no account be allowed to do the job. -- Douglas Adams
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<