This is an old revision of this page, as edited by 72.73.192.189(talk) at 20:24, 7 September 2010(Describes keyboard keys that display the last command(s) entered.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 20:24, 7 September 2010 by 72.73.192.189(talk)(Describes keyboard keys that display the last command(s) entered.)
This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
hi to all
i am in a kind of hurry , my question is that if we want to get the last command entered in dos, what is the possible way,
for example if we want to calculate the value of factorial such that if last command on Dos was
C:\>factorial 6
then we calculate the factorial of 6
i am unable to find any way to solve this problem
In some versions of DOS, the last command entered can be found by typing the right-arrow key repeatedly, or by typing the up-arrow key. Typing the up-arrow key a second time displays the previous-to-last command, and a third time displays the command previous to that one, etc.
72.73.192.189 (talk) 20:24, 7 September 2010 (UTC)Reply