here we go, a question about good ol MS-DOS. can someone please tell me the commands for it, or direct me to a web site that lists commands and descriptions?
The commands that I use the most are the following:
rd - Remove Directory. This command completely removes a directory
cd - Change Directory. Use this command to move to a different folder
del - Delete. Delete a file or use del *.* to remove all files from a directory
copy - Copy. Copy a file or group of files