readlink -f file.txt #file readlink -f Downloads #folder
find .. -name "filename" -exec readlink -f {} ;