From owner-freebsd-questions Mon Aug 12 7:24:34 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 1AE3037B400 for ; Mon, 12 Aug 2002 07:24:30 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-24-79-198.stny.rr.com [24.24.79.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7003B43E6A for ; Mon, 12 Aug 2002 07:24:29 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id B9F604FC8A; Mon, 12 Aug 2002 10:23:33 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id B34704A0D for ; Mon, 12 Aug 2002 10:23:33 -0400 (EDT) Date: Mon, 12 Aug 2002 10:23:33 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: freebsd-questions@freebsd.org Subject: Re: [OT] Good Book about shell scripting In-Reply-To: <22033.1029141558@www57.gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, Pascal Giannakakis wrote: > Date: Mon, 12 Aug 2002 10:39:18 +0200 (MEST) > From: Pascal Giannakakis > To: freebsd-questions@FreeBSD.ORG > Subject: [OT] Good Book about shell scripting > > Hello ppl, > > please excuse this offtopic mail, but i think, some of you will be able to > give me > some usefull tips, because most books will cover Linux / bash only. > > I need a book that covers shell scripting, preferably TCSH, bash and others, > and not > only bash. It should also explain programs like sed or awk. What can you > recommend > me? I want to learn to sqeeze out the last bit of power out of the shell! =) > > > The language can be either english or german. Thank you! > > > > PS: if you have links to good online-tuts, please post 'em too! > "UNIX In A Nutshell" - Arnold Robbins http://www.oreilly.com/catalog/unixnut3/ Good general-purpose reference. O'Reilly also has reference books for each shell, but the man page for each one is probably better. /* * John Bleichert * syborg@stny.rr.com * http://vonbek.dhs.org/latest.jpg */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message