Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 1997 09:49:56 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        pst@shockwave.com (Paul Traina)
Cc:        max@wide.ad.jp (Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?=), dima@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc
Message-ID:  <19970625094956.OX64271@uriah.heep.sax.de>
In-Reply-To: <199706250722.AAA26789@precipice.shockwave.com>; from Paul Traina on Jun 25, 1997 00:22:05 -0700
References:  <199706250417.NAA04993@bourbon.sfc.wide.ad.jp> <199706250722.AAA26789@precipice.shockwave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Paul Traina wrote:

>   What if rc.local exists but doesn't have execution bit set?

Nothing:

$ cat > foo.sh
echo "hi, i'm foo"
$ ls -l foo.sh
-rw-r--r--  1 j  other  19 Jun 25 09:48 foo.sh
$ . foo.sh
hi, i'm foo

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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