On 10/12/2007, Raimund Eimann <raimund at cs.auckland.ac.nz> wrote: > is there any way under Linux to edit the target of a soft link? Note: I want > to edit the soft link itself, not the file it's pointing to. What's wrong with ln -fs <old> <new>? -- simon