Re: hardlinks

Página Inicial
Anexos:
Mensagem como email
+ (text/plain)
Delete this message
Reply to this message
Autor: Jeremy C. Reed
Data:  
Para: Main PLUG discussion list
Assunto: Re: hardlinks
In addition to tar and pax...

Here's an example of converting hard links to symlinks:

http://cgd.sdf-eu.org/a/scripts/file/hdtosym
(It is too simple maybe since it doesn't search file system.)

Also rsync can handle hard links too.

Maybe build a list of inode# and complete path names of your filesystem.
Then any duplicate inode numbers remove (except the first) and create
symlinks for the pathname pointing to the first.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss