Thread (6 messages) flat view 6 messages, 5 authors, 2016-06-15

Re: t0090-cache-tree fails due to wc whitespace

From: Stefano Lattarini <hidden>
Date: 2016-06-15 22:52:38

On Wednesday 14 December 2011, Brian Gernhardt wrote:
It's time for my periodic complaint:  People assuming `wc -l`
outputs just a number.  wc on OS X (and perhaps other BSD-like
systems) always aligns the output in columns, even with the -l
flag.
It surely does so on Solaris 10 as well:

$ echo x | wc -l
       1
$ for i in {1..1000}; do echo x; done | wc -l
    1000

Regards,
  Stefano
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help