'ls -l' shows the symbolic link and its target. I could parse the output. But I'm wondering whether there is a convenient command that only print the target if it is a symbolic link otherwise print nothing? Thank you for your help.
- How to print the target of a symbolic link? Peng Yu