Linux - Moving/Copying Files via terminal

  • Thread starter Arman777
  • Start date
  • #1
2,170
189
I am trying to move files and folders from one directory to other. Both of the files has multiple subfolders and files.

From the reasearch I have made it seems that the answer should be something like,

`cp mv -vr \Downloads\* .`

But I am not sure this is true or not. I am also not sure about using mv or copy. The files that I am copying have the same file names but the content is different.

Is this command correct ? Do I need '-v` argument ?
 

Answers and Replies

  • #4
14,295
8,342
Yes sorry it’s that darn spellcheck acting up again. I’m in Yosemite with spotty internet and tried to fix it but lost the signal.
 
Last edited:
  • #5
2,170
189
Thanks for the help..
 
  • Like
Likes berkeman and jedishrfu

Suggested for: Linux - Moving/Copying Files via terminal

  • Last Post
Replies
9
Views
992
  • Last Post
Replies
5
Views
463
  • Last Post
Replies
16
Views
2K
Replies
8
Views
978
  • Last Post
Replies
12
Views
654
  • Last Post
Replies
1
Views
562
  • Last Post
Replies
1
Views
492
Replies
7
Views
878
Replies
29
Views
1K
Replies
8
Views
434
Top