Is there a quick way to retrieve the original files in symbolic linked files?
I have a lot of symbolic links but want to original files, going manually through each symbolic link is hard and doesn’t seem like the best option.
Does anyone have any ideas?
FileA —> /A/B/D.txt
I want to copy D.txt to another directory but I have a lot of files.
Hope this makes sense! Thanks, Amy