? Move Command, 2 or more files
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I'm trying to move multiple files with the move command in XP
Here's the syntax:
To move one or more files:
MOVE [/Y | /-Y] [drive:][path]filename1[,...] destination
This tells me I can specify a list of filenames separated with a ,
but when I enter this command:
move file1,file2 c:\destdir
it says the syntax is incorrect
if I type this:
move file1 c:\destdir
then everything is fine
Thanks
-ss
.
Relevant Pages
- Re: ? Move Command, 2 or more files
... | I'm trying to move multiple files with the move command in XP ... | it says the syntax is incorrect ... Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp ... (microsoft.public.windowsxp.help_and_support) - Re: Adding NT user from command line
... options you need to specify. ... > Can anyone give me the full syntax to add a new user to NT4.0 from the ... > command line. ... (comp.os.ms-windows.nt.admin.security) - Re: ? Move Command, 2 or more files
... | I'm trying to move multiple files with the move command in XP ... | it says the syntax is incorrect ... Brings back vivid memories from my dos batch file programming days. ... (microsoft.public.windowsxp.help_and_support) - Using /a switch to send multiple files?
... Is there a command line switch to send multiple files. ... (microsoft.public.outlook.program_vba) - Re: Accesing structures data (getting lengthy!)
... According to the syntax you ... assignment statement just won't stand out amongst all the other ... meaningless dummy variables that you have to keep track of. ... comparitively easy to pick out of a long, boring, command line history, ... (comp.soft-sys.matlab) |
|