X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 08DAB3858417
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1691386720;
	bh=FxgjtMJOi2Z5ktZyv0KTDklxBZeLk2G8T1gzaKwLr/s=;
	h=To:Subject:Date:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=HFBY1Irrh82wqVXB+J+2E48I7pUinD3AseSXyKylE/X+sHJecpAKw7TBcCl4M+nSz
	 f/BlVJhuM/VSjyidQ21KoCSre0os3CkjV4gjrUARiPzm7683WP1diikai8QjsNseQZ
	 qngWhvtzEWQtmQA0IxF0luBZoReWFfhIcQizbnBM=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 552C03858D28
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: Entering Cygwin command line (bash login) from Windows cmd.exe ?
Thread-Topic: Entering Cygwin command line (bash login) from Windows cmd.exe ?
Thread-Index: AQHZyORFmW1iS/lKb0+Fr+dNOnKjIq/eTwrA
Date: Mon, 7 Aug 2023 05:38:21 +0000
Message-ID: <6bb84c12a70e4120a7d916e58c351c99@BELBRU-EXMP101.eeas.europa.eu>
References: <CAKAoaQmiHtb_Ur9Dw+v6E+MbVn5jKDkD3D_bK6XKD9sbv5eqEw@mail.gmail.com>
 <CAKAoaQmOLZihK6aiQR1tOew60gGRYpF3iCVNBT9pBfga2gVWLw@mail.gmail.com>
In-Reply-To: <CAKAoaQmOLZihK6aiQR1tOew60gGRYpF3iCVNBT9pBfga2gVWLw@mail.gmail.com>
Accept-Language: en-GB, el-GR, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [10.51.5.118]
MIME-Version: 1.0
X-Proofpoint-ORIG-GUID: UhNpZwV65Z7BJ16wq1LyiQA7rNdlrUTB
X-Proofpoint-GUID: UhNpZwV65Z7BJ16wq1LyiQA7rNdlrUTB
X-Proofpoint-Virus-Version: vendor=baseguard
 engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26
 definitions=2023-08-07_03,2023-08-03_01,2023-05-22_02
X-Proofpoint-Spam-Details: rule=outbound_spam_notspam policy=outbound_spam
 score=0 malwarescore=0
 spamscore=0 impostorscore=0 lowpriorityscore=0 suspectscore=0 adultscore=0
 bulkscore=0 priorityscore=1501 clxscore=1011 mlxlogscore=924 phishscore=0
 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1
 engine=8.19.0-2306200000 definitions=main-2308070051
X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,
 SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: "KAVALAGIOS Panagiotis \(EEAS\) via Cygwin" <cygwin@cygwin.com>
Reply-To: "KAVALAGIOS Panagiotis \(EEAS\)"
 <Panagiotis.KAVALAGIOS@eeas.europa.eu>
Content-Type: text/plain; charset="utf-8"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3775cetZ007621

> On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz <roland.mainz@nrubsig.org>
> wrote:
> > Is there an official way to enter the Cygwin command line (e.g. bash
> > login) from Windows cmd.exe, e.g. if someone ssh's into a Windows
> > machine he/she ends/up in a cmd.exe and not bash...
> 
> ping!

You may run your favourite shell from the bin directory of your Cygwin installation:

"C:\Program Files\Cygwin\bin\bash.exe"
"C:\Program Files\Cygwin\bin\tcsh.exe"

replace " C:\Program Files" with your target Cygwin installation directory root.

Panos


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

