 | 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 | | Start | This article has been rated as Start-class on Wikipedia's content assessment scale. | Low | This article has been rated as Low-importance on the project's importance scale. | |
|
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