View Single Post
Old 09-03-2007, 10:15 PM   #2
DS
look at that hat
 
DS's Avatar
 
Posts: 4,520
DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)DS has a great deal of rep (15,000+)
This command is always used in this style

Copy “path of file” “path”

Example1:

C:\>copy Friday.doc c:\”documents and settings”

Example 2:

C:\>copy a:\weekdays\Thursday.doc c:\temp\days

Example 3:

C:\>move Friday.doc c:\”documents and settings”
DS is offline