www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - shell all.sh

reply HMann <HMann_member pathlink.com> writes:
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.
Nov 02 2004
next sibling parent Thomas Kuehne <thomas-dloop kuehne.cn> writes:
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
Nov 02 2004
prev sibling parent "Henry" <talktotony email.com> writes:
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.
Nov 02 2004