Got something to add? Post a comment!
Everyone is invited to submit comments. Registered
users also receive their own visitor profile page with a summary of
recent posts.
Register | Login

SUMMARY: Combine several DOS commands on one line with Windows 2000.
Need to execute a series of commands but don't want to write a batch file? Enter in your DOS commands on the command line, separated by ampersands (&).
For example, the following command copies file.1 to file.bak, info.lst to info.bak, and ipaddresses.nfo to ipaddresses.bak:
copy file.1 file.bak & copy info.lst info.bak & copy ipaddresses.nfo ipaddresses.bak
Everyone is invited to submit comments. Registered
users also receive their own visitor profile page with a summary of
recent posts.
Register | Login
Get E-Mail When New Tips are Online
Return to the Windows 2000 and DOS page.
New in MalekTips: