Tool to automatically update symlinks when moving files

Ben Scott dragonhawk at gmail.com
Mon Jul 6 18:06:58 EDT 2009


On Wed, Jul 1, 2009 at 12:21 PM, <VirginSnow at vfemail.net> wrote:
> Does anyone know of a tool that can automatically update symbolic
> links when moving files around on a filesystem, so as to maintain
> symlink consistency?

  Short answer: No.

  I thought I did, but when I went looking, I found other things.  One
was a tool to report on symlinks, and remove broken ones.  Another was
a tool to maintain a link farm, but it won't fix-up a mix of files and
links, it only creates an entire symlink farm (e.g., for working with
CDs).

  Using absolute symlinks may be appropriate, depending on what you're
trying to do.

-- Ben


More information about the gnhlug-discuss mailing list