Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 22:41:53 -0500 (EST)
From:      m <kamidesu@hotpop.com>
To:        freebsd-questions@freebsd.org
Subject:   Manual for the rc files?
Message-ID:  <19991215034153.866FB639EE@zagnut.hotpop.com>

next in thread | raw e-mail | index | archive | help

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




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