From owner-freebsd-questions Wed Dec 15 5:13:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 4C82414C03 for ; Wed, 15 Dec 1999 05:13:38 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id IAA19460; Wed, 15 Dec 1999 08:13:31 -0500 (EST) (envelope-from mwlucas) From: Michael Lucas Message-Id: <199912151313.IAA19460@blackhelicopters.org> Subject: Re: Manual for the rc files? In-Reply-To: <19991215034153.866FB639EE@zagnut.hotpop.com> from m at "Dec 14, 1999 10:41:53 pm" To: kamidesu@hotpop.com (m) Date: Wed, 15 Dec 1999 08:13:31 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man sh > > Merry Xmas. > > Where is the manual or the guide to learn this "script" language? -f, > $, x$1, etc. Thanks. Bye. > > if [ -f /etc/defaults/rc.conf ]; then > if [ "x$1" != "x" ]; then > if [ "x$firewall_quiet" = "xYES" ]; then > $fwcmd add divert natd all from any to any via ${natd_interface} > > > 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