Re: hardlinks

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Jeremy C. Reed
Dátum:  
Címzett: Main PLUG discussion list
Tárgy: 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