Raimund Eimann wrote: > Hi, > > 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. > You can relink it with the 'ln' command. Otherwise, there's not a lot else I can see you'll want to do with a soft link?