From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 23:19:33 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3321140 for ; Thu, 11 Dec 2014 23:19:33 +0000 (UTC) Received: from mail.monochrome.org (e.febed1.client.atlantech.net [209.190.254.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62ACA38F for ; Thu, 11 Dec 2014 23:19:32 +0000 (UTC) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.4/8.14.4) with ESMTP id sBBNJEtF060307; Thu, 11 Dec 2014 18:19:14 -0500 (EST) (envelope-from chris@monochrome.org) Date: Thu, 11 Dec 2014 18:10:45 -0500 (EST) From: Chris Hill To: Yuri Subject: Re: Maybe somebody knows a good Bourne Shell book or tutorial? In-Reply-To: <54892F4C.1030906@rawbw.com> Message-ID: References: <54892F4C.1030906@rawbw.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 23:19:34 -0000 On Wed, 10 Dec 2014, Yuri wrote: [ snip ] > Anybody knows of some good book that would cover all essential issues > of Bourne shell programming? This is not a book, but there are a number of useful links at http://www.shelldorado.com/links/index.html#tutorials - many of which pertain to Bourne shell. In particular http://www.grymoire.com/Unix/Sh.html and http://steve-parker.org/sh/sh.shtml have been helpful for me. Maybe they will be for you also. -- Chris Hill chris@monochrome.org ** [ Busy Expunging ]