Hello everyone, does someone know a way to get the real path of a symlink?
I explain: -I have a file '/home/aPath/test.txt' -I have a symlink '/home/aPath/link' pointing on test.txt I would like to see if the symlink really point on the file and may be, get the real path of it, is there a way to do it? If someone have more information I would like to discuss about it ! :) Valentin
