From owner-freebsd-questions Mon Jan 21 11:37:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout.fastq.com (mailout.fastq.com [204.62.193.66]) by hub.freebsd.org (Postfix) with ESMTP id 0E6F237B402 for ; Mon, 21 Jan 2002 11:37:08 -0800 (PST) Received: from broken (d147-osel.phx.fastq.com [216.190.249.179]) by mailout.fastq.com (8.11.3/8.11.3.FastQ-MailOut) with ESMTP id g0LJb6T54905 for ; Mon, 21 Jan 2002 12:37:06 -0700 (MST) (envelope-from dan@ript.org) From: "Dan Trainor" To: Subject: RE: Script ? Date: Mon, 21 Jan 2002 12:49:57 -0700 Message-ID: <00fc01c1a2b4$d1c0efe0$0100a8c0@broken> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <20020121141051.A40971@mail> Importance: Normal 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 I've recently read an excellent book, called Unix Shell Scripting, by Elle M. Quigley (I *think* that's the right name). It's a good book, and explains many ins-and-outs of shell programming. -dt -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of David Friedman Sent: Monday, January 21, 2002 12:11 PM To: questions@FreeBSD.ORG Subject: Re: Script ? * Joe & Fhe Barbish (barbish@a1poweruser.com) wrote: > In a script I buried some mkdir commands. > Is there some way to have these commands display > on console as the script runs them? > >From the mkdir man page: -v Be verbose when creating directories, listing them as they are created. -- David Friedman - http://www.away.net/ Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" BSD: "Are you guys coming or what?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message