Guest User

Untitled

a guest
Jun 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. cp --parents /some/path/to/file /newdir
  2.  
  3. /newdir/some/path/to/file
  4.  
  5. rsync -R /some/path/to/file /newdir/
Add Comment
Please, Sign In to add comment