Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!cwruecmp!neoucom!wtm From: wtm@neoucom.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Patch Command.Com Message-ID: <380@neoucom.UUCP> Date: Sat, 7-Feb-87 09:17:24 EST Article-I.D.: neoucom.380 Posted: Sat Feb 7 09:17:24 1987 Date-Received: Mon, 9-Feb-87 02:25:53 EST References: <7709@decwrl.DEC.COM> <3250@cisunx.UUCP> Organization: Northeastern Ohio Universities College of Medicine Lines: 45 Summary: what the /p option is for Well, there seems to be a lack of information in some (ms) dos 3.1 manuals these days. Several manuals from different vedors that I have have the Exact same explanation under the section that talks about how to use config.sys: "A typical configuration file might look like this: buffers=10 files=10 device=ansi.sys break=on shell=c:\bin\command.com a:\bin /p lastdrive=z The BUFFERS and FILES commands are set to 10. The ANSI.SYS device driver is installed. The extended Ctrl + C is set. This file also sets the MS-DOS command EXEC to the COMMAND.COM file located in the \BIN directory on Drive C (hard disk). The A:\BIN tells COMMAND.COM where to look for itself when it needs to reread from disk. The /P switch tells COMMAND.COM that it is the first program running on the system so that it can process the MS-DOS EXIT command. The loast logical drive on the system is set to Drive Z." Interpret the above as you wish. Sounds to me like this implies that they are suggesting that /P is intended to indicate that COMMAND.COM should be unloadable. I think the manuals might be wrong. --Bill Bill Mayhew Division of Basic Medical Sciences Northeastern Ohio Universities' College of Medicine Rootstown, OH 44272 USA phone: 216-324-2511 (wtm@neoucom.UUCP ...!cbatt!neoucom!wtm)