From owner-freebsd-questions@FreeBSD.ORG Sat Dec 30 21:44:11 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D4B616A412 for ; Sat, 30 Dec 2006 21:44:11 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-227-250.chi1.dsl.speakeasy.net [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id E1A6413C459 for ; Sat, 30 Dec 2006 21:44:10 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id kBULhmUI037297; Sat, 30 Dec 2006 15:43:48 -0600 (CST) Message-Id: <6.0.0.22.2.20061230154049.02521930@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sat, 30 Dec 2006 15:42:46 -0600 To: a@zeos.net, questions@freebsd.org From: Derek Ragona In-Reply-To: <20061230182206.GA5557@host.my.domain> References: <20061230150403.GA4674@host.my.domain> <17814.33476.413912.221142@jerusalem.litteratus.org> <20061230182206.GA5557@host.my.domain> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Is there reference manual for sh? 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: Sat, 30 Dec 2006 21:44:11 -0000 Pick up a copy of: The Unix Programming Environment by Kernigan and Pike. -Derek At 12:22 PM 12/30/2006, a@zeos.net wrote: >On Sat, Dec 30, 2006 at 10:16:20AM -0500, Robert Huff wrote: > > > > a@zeos.net writes: > > > > > I need a reference manual or specification for sh. > > > Where can I find it? > > > > In you mean within FreeBSD, try: > > > > man sh > > > > or > > > > man builtin, > > > > As a user, the O'Reilly _UNIX in a Nutshell_ I bought many > > years ago was a very wise investment. > > If you want to hack the code ... the start with the code. And > > good luck. > > > > > > Robert Huff > >I need any online complete manual on sh, not a brief as it is man sh. >The last one doesn't describe many features both interactive (command line >editing, using history interactively, and many others) >and scripting (for example, conditional expressions). > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.