Wc documentation bug
Gustafsson, MÃ¥rten (M.) <[email protected]> Fri, 18 Aug 2006 10:17:09 +0100
| Newsgroups | gmane.comp.gnu.core-utils.bugs,gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <EAD29D1B928AF34BA76F9BE037648C5908EE040D@EU1WAM52.warley.ford.com> |
Wc --help is incorrect regarding to wich output is displayed in which = column.=20 It says "Print byte, word, and newline counts" but the output is in = newline, word, and bytes.=20 Which column the char count is displayed is unclear. The output columns are always the same, regardless of the order of the = command line parameters. This is unpractical if you want to run the = output through sort.=20 M=E5rten Gustafsson