Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MV for DOS
Name: Jean-Francois Perrea Date: June 19, 2003 at 08:39:56 Pacific OS: DOS 7 CPU/Ram: Variable
Comment:
Hi, I'm looking for a fully working mv command for dos
I found one at http://unxutils.sourceforge.net/ but it's win32 only
want I need is a move command that works recursively
for example
dir c:\DIR1\ c:\DIR2\ c:\DIR3\ c:\DIR4\ c:\windows c:\file1.txt c:\file2.txt c:\file3.txt c:\file5
md c:\junk mv * junk (or *.* instead of *)
dir c:\junk\
the unix way is instantaneous that would help me a lot in my project
move c:\testdir c:\junk or move c:\testdir c:\junk\testdir
won't work if your version does work for this try copy some files into c:\testdir then try again if that work send me your move.exe , but it won't work
it should give you something like can't read from source for every directory you try to move
Summary: Greetings: A friend of mine has been relying on a basic form-entry app based on Foxpro 2.x for DOS. How can one convert to Access? I tried importing the .dbf files, but it prompts for an index file. ...