Particularly, if you mostly work on *nix system, you would surely miss the history command on Windows.
By default, the buffer size is set to 50, which means that the command history can potentially contain a lot of commands, making it difficult to cycle through all the commands that you've typed by using the up and down arrows on your keyboard. Fortunately, there's an easier way.
At the command prompt, enter the following command:
DOSKEY /history
When you do so, you'll see a full listing of all the commands that you've entered in a current session.
Note: This tip applies to both Windows XP Home and Windows XP Professional.
PHP,Java, DHTML, C, C++ and many more languages, for help visit Programming Fourm
0 comments:
Post a Comment