Thread overview
shell all.sh
Nov 03, 2004
HMann
Nov 03, 2004
Thomas Kuehne
Nov 03, 2004
Henry
November 03, 2004
hello everyone. I'm new here but can someone tell me where "shell all.sh" file is?

i looked in /bin folder but i didn't find the shell all.sh file

Why are scientific words so complicated?

I knew it was a consperecy.
November 03, 2004
HMann schrieb am Mittwoch, 3. November 2004 01:32:
> hello everyone. I'm new here but can someone tell me where "shell all.sh" file is?
> 
> i looked in /bin folder but i didn't find the shell all.sh file
> 

dmd/samples/d/all.sh

Thomas
November 03, 2004
Assuming that you have installed dmd under C:\, you will find the files as follows:

shell.exe    c:\dmd\bin
all.sh         c:\dmd\samples\d

For convenience, I add c:\dmd\bin and c:\dm\bin to my path environment
variable.  Assuming that you have done this, you can run shell all.sh by
typing:
1) cd \dmd\samples\d <return>
2) shell all.sh <return>

Hope this helps.

Henry


"HMann" <HMann_member@pathlink.com> wrote in message news:cm98u3$es0$1@digitaldaemon.com...
> hello everyone. I'm new here but can someone tell me where "shell all.sh"
file
> is?
>
> i looked in /bin folder but i didn't find the shell all.sh file
>
> Why are scientific words so complicated?
>
> I knew it was a consperecy.