Thanks to everyone that has replied; however, I still need help. I have Windows XP. Does anyone know if the commands I enter into the command prompt are automatically saved to a session/history file on the C drive and/or in the registry? For example, I would like to open the “file” and view the commands I entered for a session (e.g. ls ?l, CD.., ipconfig /all). I am not looking to manually forward the commands or results to a text file; I just want to know if they are automatically saved in a file. The Bash Shell in UNIX stores session history in the ~/.bash_history file. Many thanks! Brian