bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13897: Linux command - wc


From: Paul Eggert
Subject: bug#13897: Linux command - wc
Date: Thu, 07 Mar 2013 09:54:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

On 03/07/13 03:38, Francisco José Tena wrote:
> The next command is returning 5 chars:
> 
> $ echo "TEST" | wc -m

Tha's correct, since the 'echo' is outputting 5 characters:
T, E, S, T, and newline.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]