[2019-02-19 04:46] Pierre Ynard
>
> part text/plain 571
> > Probably we could just pass -F option to grep?
>
> grep -F would seem a lot safer in many places, yes.
Okay, collegues, what do you think about this patch? It solves problem
at hand, but would introduce another fa
> Probably we could just pass -F option to grep?
grep -F would seem a lot safer in many places, yes.
> By the way, could someone please explain what does this sed command
> mean?
> sed -n ':a;/^[^ ]* \/ /!{H;n;ba};{H;s/.*//;x;s/\n//;p}'
It is my understanding that it copies into sed's clipboard
control: tags -1 +moreinfo
[2010-03-24 19:44] Sven Joachim
> On 2010-03-24 13:57 +0100, Sven Joachim wrote:
>
> > On 2010-03-24 10:15 +0100, Petter Reinholdtsen wrote:
> >
> >> [Sven Joachim]
> >>> Upon a reboot, I noticed grep complaining about an invalid back
> >>> reference.
> >>
> >> Inter
On 2010-03-24 13:57 +0100, Sven Joachim wrote:
> On 2010-03-24 10:15 +0100, Petter Reinholdtsen wrote:
>
>> [Sven Joachim]
>>> Upon a reboot, I noticed grep complaining about an invalid back
>>> reference.
>>
>> Interesting. I did not show up when I tested it, so I suspect it is
>> related to you
On 2010-03-24 10:15 +0100, Petter Reinholdtsen wrote:
> [Sven Joachim]
>> Upon a reboot, I noticed grep complaining about an invalid back
>> reference.
>
> Interesting. I did not show up when I tested it, so I suspect it is
> related to your setup.
That's why I sent the contents of /proc/mounts.
[Sven Joachim]
> Upon a reboot, I noticed grep complaining about an invalid back
> reference.
Interesting. I did not show up when I tested it, so I suspect it is
related to your setup.
> Running this script leads to a "grep: Invalid back reference" error
> message here. For the reference, these
Package: initscripts
Version: 2.87dsf-10
Severity: normal
Upon a reboot, I noticed grep complaining about an invalid
back reference. The message comes from umountfs, here's a shell script
with the relevant excerpt to reproduce the error:
--8<---cut here---start---
7 matches
Mail list logo