From owner-freebsd-questions@FreeBSD.ORG Mon Dec 17 19:23:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 832C216A420 for ; Mon, 17 Dec 2007 19:23:10 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 1EE3613C4D3 for ; Mon, 17 Dec 2007 19:23:09 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1975837uge.37 for ; Mon, 17 Dec 2007 11:23:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=Img1i16a+wbp3LTcqtdFacD3vgO4tSD+OcS9SPAnHwo=; b=RuNHRxM4jMqBHcEeLh0113YkdJbYXaUcHV98XFTZrREiqKlrD163LDiEJB/DQaH0Mw9d58NL/vtxciEt9TZ+wTPp+XbRxcyGXKikMAYXEfvdrvVPSJ5b8i1s7wX9QG4AfxVotNS/xLd07oGzwiMg2jFvW5ggNgM1e3VVNm2TrH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=LrIhNZ4qLFitC2AGDrNHhTaAl1SLvjRdsst15IWrEGDw0TwKopu/TBEARZAp7u/GnnfKRS8e2F0i3aHiLbT6JbxWOCxAG/LvZTqfbfWXI+tTm9rsrjZ7DxcvrJAL+jpUAHiAl6LevJxviF58S7T5RgrvWpuydvSFINI+Y+dCprw= Received: by 10.66.242.5 with SMTP id p5mr4158112ugh.4.1197919388233; Mon, 17 Dec 2007 11:23:08 -0800 (PST) Received: from xdsl-5405.zgora.dialog.net.pl ( [84.40.169.29]) by mx.google.com with ESMTPS id e23sm12462703ugd.2007.12.17.11.23.04 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 17 Dec 2007 11:23:05 -0800 (PST) From: Zbigniew Komarnicki To: freebsd-questions@freebsd.org Date: Mon, 17 Dec 2007 20:23:00 +0100 User-Agent: KMail/1.9.7 References: <200712141742.30001.cblasius@gmail.com> <86wsrfr8zm.fsf@list.ru> In-Reply-To: <86wsrfr8zm.fsf@list.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712172023.00550.cblasius@gmail.com> Subject: Re: csh programing book X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 19:23:10 -0000 On Saturday 15 of December 2007 21:36:13 stgib@list.ru wrote: > http://www.grymoire.com/Unix/Csh.html ? > > There are some other under index.html Thank you all for your help. I want to learn only some stuff with csh. I know how to that in sh or bash but I don't know how in csh, so I simply ask you for help to find some good materials on csh to learn from it. I used by 3 years Debian, but now I use every day FreeBSD at home and work. Thank you again, Zbigniew