How do i copy a folder keeping owners and permission intact ?

just copy with -p like

cp -rp /path /path1

but it is applicable for same computer.... not out side .....

Comments

Popular posts from this blog

Exomiser error " Exception in thread "main" java.lang.OutOfMemoryError: Java heap space "

How to Install R and RStudio on Ubuntu 16.04