Dan Nicholson wrote:
Funny because as I was about to hit Send, I thought, "He probably
missed that the first time, so I should point out the extra /." Lucky
for you, I abandoned this thought and sent away. Brilliance!
You often think before you hit Send? Amazing! That's unheard of! :D
--
JH
On 11/10/05, rick <[EMAIL PROTECTED]> wrote:
> Thanks Dan for the original answer which I was too blind to
> see the truth and thanks Ken for the message opening my
> eyes.
> I looked at Kens reply and my original message at least a
> dozen times and missed the leading / every time.
Funny because
2005, Ken Moffat wrote:
Date: Thu, 10 Nov 2005 18:01:50 + (GMT)
From: Ken Moffat <[EMAIL PROTECTED]>
Reply-To: LFS Support List
To: LFS Support List
Subject: Re: gcc 6.15 sed question
On Thu, 10 Nov 2005, rick wrote:
Then Dan Nicholson wrote>
Looks like you entered the wrong com
On Thu, 10 Nov 2005, rick wrote:
Then Dan Nicholson wrote>
Looks like you entered the wrong command. It should be
sed -i '/dummy/d' /etc/passwd /etc/group
Checked all versions of LFS and it's there.
Dan, check my original message again;
No, Rick, check what Dan wrote. Hint: what is th
>On 11/10/05, rick <[EMAIL PROTECTED]> wrote:
>> In 6.15 when I performed the
>>
>> sed -i 'dummy/d' /etc/passwd /etc/group
>>
>> command to remove the dummy users and groups ... received
>> the following message that appears to be an error message
>> but I'm not sure
>>
>> sed -e expression #1, ch
> In 6.15 when I performed the
>
> sed -i 'dummy/d' /etc/passwd /etc/group
>
> command to remove the dummy users and groups ... received
> the following message that appears to be an error message but I'm not
> sure
>
> sed -e expression #1, char2: extra characters after command.
>
> Not being
On 11/10/05, rick <[EMAIL PROTECTED]> wrote:
> In 6.15 when I performed the
>
> sed -i 'dummy/d' /etc/passwd /etc/group
>
> command to remove the dummy users and groups ... received
> the following message that appears to be an error message
> but I'm not sure
>
> sed -e expression #1, char2: extra
In 6.15 when I performed the
sed -i 'dummy/d' /etc/passwd /etc/group
command to remove the dummy users and groups ... received
the following message that appears to be an error message
but I'm not sure
sed -e expression #1, char2: extra characters after command.
Not being sed literate I take