From owner-freebsd-questions Mon Jan 7 22: 4:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id EDF4137B41A for ; Mon, 7 Jan 2002 22:04:40 -0800 (PST) Received: from hades.hell.gr (patr530-a086.otenet.gr [212.205.215.86]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id g0864bf04069; Tue, 8 Jan 2002 08:04:37 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0864Zr55919; Tue, 8 Jan 2002 08:04:35 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 8 Jan 2002 08:04:34 +0200 From: Giorgos Keramidas To: Tony Cc: questions@FreeBSD.ORG Subject: Re: sh/csh example scripts Message-ID: <20020108060434.GC55795@hades.hell.gr> References: <200112012319.PAA00437@idk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112012319.PAA00437@idk.com> User-Agent: Mutt/1.3.23.2i 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 2001-12-01 15:19:50, Tony wrote: > I am trying to learn writing shell scripts. > > What I am looking for is 1 (or more) that has a lot of examples... > > Thanks A nice book that I found interesting while I was learning my way around SunOS (the first UNIX I ever worked with), was: The Unix Programming Environment Rob Pike, Brian Kernighan >> Amazon link for the book: http://www.amazon.co.uk/exec/obidos/ASIN/013937681X/qid=1010469694/sr=1-2/ref=sr_sp_re/026-5652593-5074840 This helped me a lot to get started with Unix scripting. The manpages of sh(1) and csh(1) were handy references too. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message