Menu

#4 Create a command history class.

open
5
2001-08-17
2001-08-17
No

Create a command history class that stores/retrieves
previously executed commands. It should have a
lifespan that survives the shell.reset() method. You
should also be able to do shell.writefile() or savefile
() or something and create/append a file with all/some
of the commands executed during that session.

Discussion


Log in to post a comment.