中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-13 18:10
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » Is there a DOS command that can run several commands simultaneously?
Printable Version  2,173 / 9
Floor1 vk Posted 2006-08-15 11:56
中级用户 Posts 86 Credits 218
Is there a DOS command that can make several commands run simultaneously instead of in sequence?
Floor2 fujianabc Posted 2006-08-15 17:09
金牌会员 Posts 1,616 Credits 3,467
DOS itself is a single-tasking operating system and cannot run several commands simultaneously.
Floor3 wvttii Posted 2006-08-15 21:09
新手上路 Posts 5 Credits 10 From 河南
It's not possible under DOS, because it's not Windows!
Floor4 paldos Posted 2006-08-16 14:31
初级用户 Posts 27 Credits 62
Unless it's a TSR program, just like the DOS - era trainer FPE. I wonder if everyone has used it.
Floor5 electronixtar Posted 2006-08-16 15:30
铂金会员 Posts 2,672 Credits 7,493
The landlord is talking about the command line under XP? At the same time? The requirements are too high, right? Actually, there are no two operations that are absolutely simultaneous.
Floor6 vkill Posted 2006-08-27 21:19
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
Under Windows, you can use `at` to execute multiple programs at a specific time.
Floor7 bai0721 Posted 2006-09-03 00:49
新手上路 Posts 1 Credits 2
Using CALL can be done
Floor8 redtek Posted 2006-09-22 22:34
金牌会员 Posts 1,147 Credits 2,902
DOS doesn't have multitasking ~ :)
But if you want to be lazy and type two or more commands on one line and let it execute them automatically in sequence, you can:

C:\>dir d: & dir e: dir f:


This & represents the separator for different commands. After execution, it will list the contents of drives d, e, and f in sequence ~ :)



Originally posted by vk at 2006-8-15 11:56:
Is there a DOS command that can run several commands simultaneously instead of running them in sequence?
Floor9 qq82015930 Posted 2006-09-24 00:52
中级用户 Posts 109 Credits 235
Floor10 arding Posted 2006-09-27 00:39
初级用户 Posts 38 Credits 90
If the building owner is in the cmd environment of xp, try this

You can see multiple simultaneously running cmd windows.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023