From owner-freebsd-questions Sun Mar 8 14:18:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19616 for freebsd-questions-outgoing; Sun, 8 Mar 1998 14:18:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA19579 for ; Sun, 8 Mar 1998 14:17:46 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sun, 8 Mar 1998 17:17:05 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA29000; Sun, 8 Mar 98 17:17:04 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA29019; Sun, 8 Mar 1998 17:16:37 -0500 Message-Id: <19980308171637.23101@ct.picker.com> Date: Sun, 8 Mar 1998 17:16:37 -0500 From: Randall Hopper To: freebsd-questions@FreeBSD.ORG, Leif Neland Subject: Re: doscmd: command not found Mail-Followup-To: freebsd-questions@FreeBSD.ORG, Leif Neland References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Leif Neland on Mon, Mar 02, 1998 at 01:47:48AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leif Neland: | can't make doscmd execute anything. | |I have mount_msdos'ed the c: as /dos-c | |I have /etc/doscmdrc as follows: | |assign C: /dos-c |assign D: /dos-d |assign E: /dos-c/dbase | |I have tried lowercase C: | |Whatever I try, I just get "command not found" |Doug White: | DW> Did you make sure doscmd is installed? | |Installed? I get this message from doscmd. If running an sh/ksh shell, try this: whence doscmd If running csh/tcsh shell, try this: which doscmd Make sure it prints a path to a file called doscmd. If not, doscmd isn't installed. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message