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.
copying in dos
Name: perrio28 Date: November 15, 2004 at 13:57:06 Pacific OS: xp CPU/Ram: pentium 4
Comment:
I am doing an assignment for a class and we are to copy one file into 2 directories using one command, I am not sure how to do this
Name: dominicus Date: November 15, 2004 at 19:48:27 Pacific
Reply:
Is this your actual assignment? or something you need to do in your assignment.. The answer , anyways is a batch file...same as entering a command at the command line except you use a straight text editor to enter the command on a text doc..use a new line for each command..dos will run all (in this case two) the commands it finds in any file with the .bat extension.. eg.. mybatch.bat copy c:\myfile c:\dir1 copy c:\myfile c:\dir2
0
Response Number 2
Name: dominicus Date: November 15, 2004 at 19:53:36 Pacific
Reply:
oops..don't put 'mybatch.bat' inthe batch file -it was just suggested as a name..just the commands..and use a straight text editor like notepad or the dos 'edit' command...
Summary: If this doesn't work, I think the only answer is to get hold of a secondhand copy of Windows 3.1 and try and install it in Dos safe mode. If it does install it will give you a better file manager that...
Summary: Hello, I work in DOS enviornment. Is it possible that nobody can use CTRL+ALT+DEL to terminate the program? Also is it possible that nobody copy to and from HDD? Thanks Anil Sharma ...