From: "Al Amzeen (Alexandr Amzin)" Newsgroups: comp.os.msdos.djgpp Subject: Re: How to change drives in BASH Date: Sun, 2 Apr 2000 14:07:42 +0400 Organization: Fidolook Express page http://fidolook.da.ru Lines: 12 Message-ID: <8c76cd$21ed$4@gavrilo.mtu.ru> References: <200003230150 DOT GAA00936 AT midpec DOT com> <8bcng9$31av$2 AT gavrilo DOT mtu DOT ru> NNTP-Posting-Host: ppp101-237.dialup.mtu-net.ru X-Trace: gavrilo.mtu.ru 954670285 67021 212.188.101.237 (2 Apr 2000 10:11:25 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 2 Apr 2000 10:11:25 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Fidolook Express V1.51rus for MS OE 5.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Greetings, Al Amzeen (Alexandr Amzin) ! You wrote: > Just print: > cd c:/ > command /c prog.exe > > First line is changing to disk, second is running your program (assumes > 'clean' installtion with only bash.exe in your PATH variable). Ooops. Sorry. I meant: command.com /c prog.exe Thanx to Eli.