bug-textutils
[Top][All Lists]
Advanced

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

uniq -c outputs SPACES NUMBER TAB LINE


From: Clement Wang
Subject: uniq -c outputs SPACES NUMBER TAB LINE
Date: Thu, 17 Jul 2003 16:35:10 -0700

echo foo |uniq -c

outputs:
      1\tfoo

however, it seems like on other unix systems (e.g. tru64) uniq -c output
a space instead of a tab.


i'm running version:

uniq --version
uniq (textutils) 2.0.14


at least the online documentation should say that this is so.




reply via email to

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