Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!rutgers!mit-eddie!genrad!panda!husc6!wjh12!lotto From: lotto@wjh12.UUCP (Jerry Lotto) Newsgroups: comp.sys.ibm.pc Subject: Whoops, missed a directory Message-ID: <52@wjh12.UUCP> Date: Wed, 21-Jan-87 08:56:10 EST Article-I.D.: wjh12.52 Posted: Wed Jan 21 08:56:10 1987 Date-Received: Thu, 22-Jan-87 00:19:04 EST Reply-To: lotto@wjh12.UUCP (Jerry Lotto) Organization: Harvard Univ. Chem. Dept. Lines: 9 Forgot /USR/DOC which contains ALL documentation or a help file tree for any of the help programs out there. My \usr\bat\man reads: if not exist c:\usr\doc\%1*.* goto exit copy c:\usr\doc\%1*.* %tmp%\docout.tmp > nul type %tmp%\docout.tmp | more del %tmp%\docout.tmp > nul :exit