From owner-freebsd-questions Fri Aug 25 15:17: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.toronto.istar.net (mail1.toronto.istar.net [209.89.75.17]) by hub.freebsd.org (Postfix) with ESMTP id 3E0A337B43E for ; Fri, 25 Aug 2000 15:17:04 -0700 (PDT) Received: from ip32.kingston.dialup.canada.psi.net ([154.5.64.32]) by mail1.toronto.istar.net with esmtp (Exim 2.02 #1) id 13SRnC-0007IN-00; Fri, 25 Aug 2000 18:17:43 -0400 Date: Fri, 25 Aug 2000 18:20:12 -0400 (EDT) From: Dru To: Tom Parquette Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Shell script question In-Reply-To: <39A6E442.31FAE22E@twcny.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 25 Aug 2000, Tom Parquette wrote: > P.S. If anybody knows of a "FreeBSD shell scripts for Dummies" can you > point me at it? Thanks... I had a helluva time tracking down good newbie resources when I was learning shell scripting, but these were the URLs I started with: Shelldorado: http://www.oase-shareware.org/shell/ And two general link sites, YMMV: http://www.ling.helsinki.fi/users/reriksso/unix/#shell http://www.shellscripts.com/links.html There seems to be a lot of stuff out there for Bash, but I started with Bourne as I heard that it was the language of choice for scripts; I'm sure the gurus will correct me if I'm wrong. I then discovered the addictiveness of Perl, but that's another story. If you ever want to give Perl a whirl, I have a huge bookmark collection of Perl resources. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message