Re: How to follow symbolic link(s) to the actual filename?



moma <moma@xxxxxxxxxxx> wrote:
> I need a bash (shell) command(s) that can follow symbolic links to the
> actual filename.

man -k symbolic | grep links

derefsymlink (1) - dereference symbolic links
symlinks (1) - symbolic link maintenance utility
...



Peter
.