[luau] Re: Gnome doesn't load at bootup

Dean Fujioka surfdean at hawaii.rr.com
Wed Mar 27 10:16:52 PST 2002


Sorry Steve, i should have answered you separately, that was rude of me.

----- Original Message -----
From: "Steve Anderson" <andersons001 at hawaii.rr.com>
To: "luau" <luau at videl.ics.hawaii.edu>
Sent: Monday, March 25, 2002 9:06 PM
Subject: Re: [luau] Re: Gnome doesn't load at bootup


> I believe you said that the script portion worked, but you wanted to
> test the statement from the command line. By changing the tick marks,
> the statement ran on my system.

the script portion mostly worked, exept that i got the line
/bin/ipcalc --silent --hostname $(/sbin/ifconfig eth0 | sed -n -e
"s/^.*addr://g" -n -e "s/ Bcast.*//p")
in my /etc/sysconfig/network file.
I just realized that you were also telling me that the single quotes are
tick marks (backticks?) and not single quotes... thanks you were right on.
8)

>
> From the command line use the ` to enclose the statement:
>
> echo `/bin/ipcalc --silent --hostname $(/sbin/ifconfig eth0 | sed -n -e
> "s/^.*addr://g" -n -e "s/ Bcast.*//p")`
>

so now I understand `that to do this $(i have to do this first `and this
before those`)`
thanks,
dean




More information about the LUAU mailing list