From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3350 invoked by alias); 16 Nov 2001 10:11:33 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 3294 invoked from network); 16 Nov 2001 10:11:31 -0000 Received: from unknown (HELO mail3.netbeat.de) (212.6.214.46) by sourceware.cygnus.com with SMTP; 16 Nov 2001 10:11:31 -0000 Received: (qmail 20294 invoked from network); 16 Nov 2001 10:11:30 -0000 Received: from p3ee3e5d0.dip.t-dialin.net (HELO familiehaase.dynu.com) (62.227.229.208) by mail3.netbeat.de with SMTP; 16 Nov 2001 10:11:30 -0000 Received: from LORELEY ([192.168.1.1]) by familiehaase.dynu.com with SMTP (Mailtraq/1.1.4.1149) id FMLH307413EC66; Fri, 16 Nov 2001 10:43:41 +0100 Date: Sun, 11 Nov 2001 08:26:00 -0000 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <6904039259.20011116104341@familiehaase.de> To: Kisacikoglu Gokhan CC: cygwin@cygwin.com Subject: Re: newbie to cygwin questions In-Reply-To: <20011116073833.34866.qmail@web10102.mail.yahoo.com> References: <20011116073833.34866.qmail@web10102.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Hops: 1 X-SW-Source: 2001-11/txt/msg00406.txt.bz2 Hallo Kisacikoglu, Am 2001-11-16 um 08:38 schriebst du: > **** 1. setenv, getenv is missing! >> setenv fooEnvVar 1 > bash: setenv: command not found That are tcsh commands, not bash, start tcsh instead of bash. > **** 2. I type; >> set fooSetVar = 1 > and then nothing comes out this command; >> echo $fooSetVar That is DOS syntax, start cmd.exe/command.com to get this. > even with this; >> set | grep fooSetVar > So, "set" is broken for me... [...] > any ideas? see above. Ciao, Gerrit P. Haase mailto:gp@familiehaase.de -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/