home *** CD-ROM | disk | FTP | other *** search
/ Class of 2001 / ClassOf2001.iso / exams / cs111 / csfn93p1.gif next >
Graphics Interchange Format  |  1996-12-11  |  26.7 KB  |  921x1149  |  1-bit (2 colors)
   ocr: Name: Lab Section: Pledge: CS111 Introduction to Computing and Networking Examination Part1: DOS (16 points) 1. Consider the following MS-DOS tree structure: ROOT I USER TEMP LAB HW.CPP HW2.CPP STUFF L1.CPP Give the complete MS-DOS commands for the following: (NOTE THE DIFFERENT INPUT PROMPTSI) a. - Change the name of HW.CPP to HW1.CPP given the input prompt C:USER> b. Copy L1.CPP to a diskette in the A drive given the imput prompt Cl C. Display HW2.CPP on the screen given the input prompt CITEMP> d. Delete all files in the USER directory with a .CPP extention given the input prompt. Al> 2. Wr ...