delorie.com/archives/browse.cgi | search |
Date: | Sun, 2 Apr 2000 08:28:43 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Al Amzeen (Alexandr Amzin)" <amzeen AT mtu-net DOT ru> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: How to change drives in BASH |
In-Reply-To: | <8bcng9$31av$2@gavrilo.mtu.ru> |
Message-ID: | <Pine.SUN.3.91.1000402082830.8988D-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 23 Mar 2000, Al Amzeen (Alexandr Amzin) wrote: > Just print: > cd c:/ > command /c prog.exe Did you actually try this? "command /c" won't work in Bash, since Bash has its own built-in command named `command'. You need to say "command.com /c" instead.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |