Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 22:06:27 +0000
From:      Bruce M Simpson <bms@spc.org>
To:        Nate Lawson <nate@root.org>
Cc:        acpi-jp@jp.freebsd.org
Subject:   Re: Power profile script
Message-ID:  <20031215220627.GB16497@saboteur.dek.spc.org>
In-Reply-To: <20031213130351.N59162@root.org>
References:  <20031213130351.N59162@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 13, 2003 at 01:12:03PM -0800, Nate Lawson wrote:
> I'm mostly looking for style input on the /etc/power_profile script since
> I'm not familiar with our scripting guidelines.  Note that it's called
> from devd (or manually by the user) and is not an rc.d boot-time thing.

One of the things green suggested to me when I was airing out the
new trafd.sh rcNG script was the use of $(...) instead of the backtick
operator -- apparently this has slightly different semantics but it
does save on forking overhead.

BMS



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