View Single Post
Old
  (#2)
Hollywood is Offline
Senior Member
 
Posts: 1,565
Join Date: Aug 2002
Location: "I have never let my schooling interfere with my education"
   
Default 12-23-2002, 01:18 PM

Let's see if I remember..

Pressing F8 should get you into the menu options where you can go into dos mode, or you can use a boot disk to do it.

deleting and copying a file, I beieve it is delete <file>, and to move a file into the directory you do copy <source> <destination>, using *.* as a wildcard if you want all file to copy, or one * for anything in a certain range. A ? will represent any one character, while a * represents all characters.
  
Reply With Quote