06-08-06 12:23 AM
On Wed, 07 Jun 2006 21:13:44 GMT, <unknown@display.homeunix.org> <unknown@display.homeunix.o
rg> wrote:
> Dave Hinz <DaveHinz@spamcop.net> wrote:
>
[vbcol=seagreen]
> What do sysdef show ?
Just figured it out with your help and a bit more googling. Here's the
deal - sysdef does output those parameters, but in UPPER CASE. So grep
-i is your friend here. Found one instance where a parameter had 3
entries in the file, with the last one being different. That last value
is what sysdef shows the system is using. Checked again found another
parameter with two different numbers, that one also used the later
value. So I think I'm comfortable with how that file gets parsed.
Cleaned up the rest of the duplicates using a sorted list to find them,
and as soon as I reboot I'll know where I screwed up ;)
Thanks for the help. I try to followup with answers because there's
nothing more annoying than a null response, or a "nevermind, I figured
it out" without any kind of a hint as to what it was.
Dave "OK, well, there are things more annoying, but you know what I
mean" Hinz
[ Post a follow-up to this message ]
|