Hi there,
I am fairly new to Unix and I can't seem to find an answer online for this.
Is there a way to do a cp -Rd on a unix?
Basically, I need to copy over a folder that contains regular files/folders and also symbolic links in it.
I need to preserve the symbolic links in the target folder, but it looks like the -R option specified in linux makes it follow all links .... is there a way around this ?
Thanks!
I am fairly new to Unix and I can't seem to find an answer online for this.
Is there a way to do a cp -Rd on a unix?
Basically, I need to copy over a folder that contains regular files/folders and also symbolic links in it.
I need to preserve the symbolic links in the target folder, but it looks like the -R option specified in linux makes it follow all links .... is there a way around this ?
Thanks!