Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!mcnc!duke!ear From: ear@duke.UUCP (Eric A. Raymond) Newsgroups: net.micro.pc Subject: Re: Shutting up the batch files Message-ID: <7204@duke.UUCP> Date: Thu, 1-May-86 16:53:07 EDT Article-I.D.: duke.7204 Posted: Thu May 1 16:53:07 1986 Date-Received: Sat, 3-May-86 02:47:20 EDT References: <1727@hound.UUCP> Reply-To: ear@duke.UUCP (Eric A. Raymond) Organization: Duke University Lines: 20 In article <1727@hound.UUCP> singhal@hound.UUCP (S.SINGHAL) writes: > >To set the default to echo off in both autoexec.bat and other batch files for >DOS 3.1 only: > Does anyone out there have similar patches for DOS 3.0 ? > >Now, if I could just get the VDISK setup routine to do its job without >bragging about it on the screen ... > That's easy, just redirect the output to the null device (nul:). (i.e. append "> nul:" at the end of your Device= line in your config.sys) -- Eric A. Raymond UUCP: ...decvax!mcnc!duke!ear