delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | "Rod Pemberton" <do_not_have AT nowhere DOT cmm> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: How to copy a file? |
Date: | Sat, 29 Sep 2007 18:34:15 -0400 |
Organization: | Aioe.org NNTP Server |
Lines: | 25 |
Message-ID: | <fdmjod$6rg$1@aioe.org> |
References: | <OF729DCA1D DOT 55951EA7-ON87257360 DOT 006A997C-87257360 DOT 006B1643 AT seagate DOT com> <fEuLi.16417$HW DOT 10333 AT newsfe3-gui DOT ntli DOT net> |
NNTP-Posting-Host: | IVw7K97ih4IohxRqyKkqFw.user.aioe.org |
Mime-Version: | 1.0 |
X-Complaints-To: | abuse AT aioe DOT org |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1441 |
X-Newsreader: | Microsoft Outlook Express 6.00.2800.1437 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"MikeC" <My_address AT end DOT of DOT post> wrote in message news:fEuLi.16417$HW DOT 10333 AT newsfe3-gui DOT ntli DOT net... > How did you know that xcopy is an embedded command, and that copy is not? > IIRC, the versions of DOS before Windows 98 had a command, perhaps HELP, which displayed information about the internal command.com commands. > Where do I find this kind of information? The easiest way is to clear the path variable and see if the command still works: C:\set path= C:\copy/? (copy information screen appears here...) C:\xcopy/? Bad command or file name Rod Pemberton
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |