Re: Updating a symlink

2011-02-19 Thread tktucker
Disregard On Feb 19, 2011 12:06pm, Tom Tucker wrote: I would appreciate some assistance on how to update a pre-existing symlink. If "/xyz -> /old/path" exists then delete it and replace/add "/xyz -> /new/path". It sounds like the "issymlinkto" function would be needed, but I'm unsu

Updating a symlink

2011-02-19 Thread Tom Tucker
I would appreciate some assistance on how to update a pre-existing symlink. If "/xyz -> /old/path" exists then delete it and replace/add "/xyz -> /new/path". It sounds like the "issymlinkto" function would be needed, but I'm unsure how to use it. Thank you for your time and assistance ___