Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: wc and leading spaces



On 2011-08-22 19:53:38 -0400, TJ Luoma wrote:
> ^1 — well, GNU's 'wc' does not seem to add leading spaces, but my
> standard 'wc' in Mac OS X does…

GNU wc adds spaces when there are no options:

$ echo | wc
      1       0       1

Anyway, this is not related to zsh.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author