<tt><font size=2>&gt; From: Lennart Poettering &lt;mzerqung@0pointer.de&gt;</font></tt>
<br><tt><font size=2>&gt; On Wed, 17.10.12 10:44, Matthew Miller (mattdm@fedoraproject.org)
wrote:<br>
&gt; &gt; b. All utilities should always work sensibly with grep (this
is not the<br>
&gt; &gt; &nbsp; &nbsp;case on F18 right now)<br>
&gt; <br>
&gt; Hmm? How so? Bug?<br>
</font></tt>
<br><tt><font size=2>I see this as well. &nbsp;For example:</font></tt>
<br>
<br><tt><font size=2># journalctl | head</font></tt>
<br><tt><font size=2>Logs begin at Wed, 17 Oct 2012 10:53:26 -0400, end
at Wed, 17 Oct 2012 13:30:01 -0400.</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost systemd-journal[48]: Allowing
runtime journal file....</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: Initializing cgroup
subsys cpuset</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: Initializing cgroup
subsys cpu</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: Linux version 3.6.1-1.fc18.i686
(mockbuil...12</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: e820: BIOS-provided
physical RAM map:</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: BIOS-e820: [mem
0x0000000000000000-0x0000...le</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: BIOS-e820: [mem
0x000000000009e000-0x0000...ed</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: BIOS-e820: [mem
0x00000000000f0000-0x0000...ed</font></tt>
<br><tt><font size=2>Oct 17 10:53:26 localhost kernel: BIOS-e820: [mem
0x0000000000100000-0x0000...le</font></tt>
<br>
<br><font size=2 face="sans-serif">Adding the -a option prevents the truncation
at around column 80, but it shouldn't be necessary. &nbsp;Seems like -a
should be automatic if a pipe is involved.</font>
<br>
<br><font size=2 face="sans-serif"># &nbsp;rpm -qf $(which journalctl)</font>
<br><font size=2 face="sans-serif">systemd-194-1.fc18.i686<br>
--<br>
John Florian</font>
<br>
<br>