Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 1999 08:13:31 -0500 (EST)
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        kamidesu@hotpop.com (m)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Manual for the rc files?
Message-ID:  <199912151313.IAA19460@blackhelicopters.org>
In-Reply-To: <19991215034153.866FB639EE@zagnut.hotpop.com> from m at "Dec 14, 1999 10:41:53 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912151313.IAA19460>