Hi!
I need to find the directory path for a slink file and mkpath the same somewhere else. If /Dir1/Dir2/Dir3/SLink is the actual path, I need to fetch /Dir1/Dir2/Dir3 and create a directory structure (I do not want to make a separate Slink folder) inside another path.
How do I do this?
Thank you in advance.
I need to find the directory path for a slink file and mkpath the same somewhere else. If /Dir1/Dir2/Dir3/SLink is the actual path, I need to fetch /Dir1/Dir2/Dir3 and create a directory structure (I do not want to make a separate Slink folder) inside another path.
How do I do this?
Thank you in advance.