readlink
Function Prototype
int readlink(const char *pathname, char *buf, int bufsize)Function
return the absolute path store in the soft link file
int readlink(const char *pathname, char *buf, int bufsize)return the absolute path store in the soft link file