June 20, 201313 yr hi all, short question about moving directories with command line. i basically need to move some files and directories from a array drive which is not part of a user share into a user share. now, trying that with mv /dir/ subdir /share/dir i get a error saying share is not a directory. i understand the logic behind it, but what is the "secret" command to make it happen? thx in advance, L
June 20, 201313 yr use "MC"...its easier. That being said, the command is: mv /mnt/cache/stuff/ /mnt/user/TV-Unsorted
Archived
This topic is now archived and is closed to further replies.