From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4786 invoked by alias); 24 Dec 2008 00:05:30 -0000 Received: (qmail 4777 invoked by uid 22791); 24 Dec 2008 00:05:29 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Dec 2008 00:04:50 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LFHEw-0005vX-Qh for cygwin@cygwin.com; Wed, 24 Dec 2008 00:04:42 +0000 Received: from 189.146.50.171 ([189.146.50.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Dec 2008 00:04:42 +0000 Received: from r.berber by 189.146.50.171 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Dec 2008 00:04:42 +0000 To: cygwin@cygwin.com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Loginscript Date: Wed, 24 Dec 2008 00:05:00 -0000 Message-ID: References: <103A4650-C8DA-4C81-962A-813C2A283ED5@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <103A4650-C8DA-4C81-962A-813C2A283ED5@gmx.at> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-12/txt/msg00587.txt.bz2 Andreas Pfister wrote: > I have a question regarding the startup procedure of cygwin. > I tried to put an .login file into my home folder with an simple command > in it an suggested that this will be executed after starting up cygwin > but nothing happened. Any ideas or approaches to get that work ? .login only works with csh (tcsh is also 'c-shell'), Cygwin uses bash which use .bashrc and a few others to set up things at startup. --=20 Ren=E9 Berber -- 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/