Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-envelope-info: <rschulz@sonic.net>
Message-Id: <5.2.1.1.2.20030528064625.01f54e88@pop.sonic.net>
X-Sender: rschulz@pop.sonic.net
Date: Wed, 28 May 2003 06:55:03 -0700
To: cygwin@cygwin.com
From: Randall R Schulz <rschulz@sonic.net>
Subject: Re: Windows NT installation 1.3.22-1 
Cc: cygwin-xfree@cygwin.com
In-Reply-To: <C48C1C497F7ED61186CA00508B63C5A068EBD1@REDFIG07>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Panos,

This question probably belongs on the general Cygwin list, no on 
Cygwin-XFree. I've added that list to this reply's distribution. 
Further follow-ups and replies should go there only.


I believe you're expecting a CSH-equivalent shell (tcsh, e.g.). That 
shell is available under Cygwin, if you install it, but it is not the 
default interactive shell. That role is filled by BASH.

You can modify or replace the BAT file or shortcut you use to start a 
Cygwin shell to use the shell of your choice. If eventually you set up 
remote logins using SSH, you'll have to modify the password file to 
override the default shell recorded there, which again will be "/bin/bash".

Cygwin makes available the following interactive shells via its 
Setup.exe installer:

ash
bash
ksh (pdksh)
sh (actually a synonym for ash -- beware when writing scripts using #!/bin/sh)
tcsh
zsh


Good luck.

Randall Schulz


At 02:51 2003-05-28, Panos Stavroulis wrote:
>     Hi,
>
>     I've just installed ver 1.3.22-1. I can't do the "foreach" command
>from the prompt and don't need to write a script. Is something wrong with my
>installation or I am doing something wrong. Sorry if my question is too
>simplistic.
>
>     Thanks,
>
>     Panos


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

