home *** CD-ROM | disk | FTP | other *** search
- SAMPLE command and resulting output | Comments about the output
-
- This command will copy a file called
- COPY TUTOR.EXE C:\PROGRAMS TUTOR.EXE from the current directory
- 1 file(s) copied of the default drive to the PROGRAMS
- directory on drive C:. If TUTOR.EXE
- exists in the PROGRAMS directory, it
- will be overwritten.
-
- COPY *.* B: This COPY command copies all files
- TUTOR.BAS on the default drive to the current
- NEWPROG.BAS directory of drive B:.
- BIGFILE.TXT
- 3 file(s) copied
- This command copies the file
- COPY B:SOMEDATA.TXT SOMEDATA.TXT to the current directory
- of the default disk drive, since a
- 1 file(s) copied destination was not specified.