Thanks to Andy Skelton, it appears the answer is readlink -f
:
$:/tmp/symtest$ readlink -f /tmp/symtest/foo/bar/cat
/tmp/symtest/cat
Thanks to Andy Skelton, it appears the answer is readlink -f
:
$:/tmp/symtest$ readlink -f /tmp/symtest/foo/bar/cat
/tmp/symtest/cat