Re: how can I find broken symlinks

1998-03-31 Thread Samuli Suonpaa
Remco Blaakmeer [EMAIL PROTECTED] writes: Example: $ symlinks -r / This scans all mounted filesystems for symlinks. No it does not. $ man symlinks ... -r recursively operate on subdirectories within the same filesystem. ... BUGS symlinks does not recurse

how can I find broken symlinks

1998-03-19 Thread Florian Attenberger
Hi, ldconfig shows me, that it can not find some files. I think, its because of broken symbolic links How can I find these links? Thanx Florian Attenberger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: how can I find broken symlinks

1998-03-19 Thread Remco Blaakmeer
On Thu, 19 Mar 1998, Florian Attenberger wrote: ldconfig shows me, that it can not find some files. I think, its because of broken symbolic links How can I find these links? You can find them with the symlinks command from the symlinks package. But be careful when actually changing