editing symlinks

Roger Oberholtzer roger
Mon Aug 1 05:36:59 PDT 2005


krename?

Or:

 cd /local/mail/jorge/IMAPdir/maildirs
 ln -s LISTAS LISTAS_

On Mon, 2005-08-01 at 09:13 +0100, Jorge Almeida wrote:
> I need to edit a bunch of symlinks. Example: I want to change
>  	bincimap -> /local/mail/jorge/IMAPdir/maildirs/LISTAS_/bincimap
>  	directfb -> /local/mail/jorge/IMAPdir/maildirs/LISTAS_/directfb
>  	(...)
> to
>  	bincimap -> /local/mail/jorge/IMAPdir/maildirs/LISTAS/bincimap
>  	directfb -> /local/mail/jorge/IMAPdir/maildirs/LISTAS/directfb
>  	(...)
> I it were just a couple of them, I would remove the symlink and rebuild
> pointing to the right target. Is there some sensible way to do this?
> 




More information about the Linux-users mailing list