Hey friends, command prompt is
not used by a lot of people but is
vital for a lot of task that even GUI
of Windows cannot handle. There
are a lot of tricks that may save
your time working
on DOS some of which we are
listing below:
See your commands
history
If you use DOS hell a lot. Then if
might be difficult to find the
commands you have used earlier.
Alternatively, you can use
command doskey/history to show
the commands you have used:
Drag a folder to change
the path
Suppose you have to use CD
command and path of folder is way
too long. Then, simply Go to that
folder and drag it on DOS window,
it will automatically type the path
of the folder for you. Very useful
for various commands:
Run multiple commands
at once
You can run multiple
commands in DOS at once.
Surprised? Yes but it`s true. You
can run as many commands as you
want simultaneously
by separating each command with
double ampersand (&&) between
them, here is a demo: