From owner-freebsd-questions Wed Aug 14 5:48:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D21CC37B400 for ; Wed, 14 Aug 2002 05:48:45 -0700 (PDT) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B80E43E6A for ; Wed, 14 Aug 2002 05:48:45 -0700 (PDT) (envelope-from yid@softhome.net) Received: (qmail 20233 invoked by uid 417); 14 Aug 2002 12:48:39 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 14 Aug 2002 12:48:39 -0000 Received: from unknown ([216.194.4.60]) (AUTH: LOGIN yid@softhome.net) by softhome.net with esmtp; Wed, 14 Aug 2002 06:48:37 -0600 Date: Wed, 14 Aug 2002 08:45:11 -0400 From: Joshua Lee To: Pascal Giannakakis Cc: freebsd-questions@freebsd.org Subject: Re: [OT] Good Book about shell scripting Message-Id: <20020814084511.737eb371.yid@softhome.net> In-Reply-To: <22033.1029141558@www57.gmx.net> References: <22033.1029141558@www57.gmx.net> Organization: Plan B Software Labs X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Aug 2002 10:39:18 +0200 (MEST) Pascal Giannakakis wrote: > I need a book that covers shell scripting, preferably TCSH, bash and For sh, the original, although a bit dated, work is "The UNIX Programming Environment" by Kernighan and Pike. For csh and tcsh, I've heard that "The Unix C Shell Field Guide" is good. Another book that has many Unix techniques that I reccomend to anyone who wants to learn the power of Unix is O'Reilly's "UNIX Power Tools". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message